summaryrefslogtreecommitdiff
path: root/dev-python/h2/metadata.xml
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/h2/metadata.xml')
-rw-r--r--dev-python/h2/metadata.xml18
1 files changed, 18 insertions, 0 deletions
diff --git a/dev-python/h2/metadata.xml b/dev-python/h2/metadata.xml
new file mode 100644
index 000000000000..d2619faf4798
--- /dev/null
+++ b/dev-python/h2/metadata.xml
@@ -0,0 +1,18 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="project">
+ <email>python@gentoo.org</email>
+ <name>Python</name>
+ </maintainer>
+ <longdescription>A pure-Python implementation of a HTTP/2 protocol stack.
+ It’s written from the ground up to be embeddable in whatever program
+ you choose to use, ensuring that you can speak HTTP/2 regardless of
+ your programming paradigm.
+ </longdescription>
+ <upstream>
+ <remote-id type="pypi">h2</remote-id>
+ </upstream>
+ <origin>gentoo-staging</origin>
+ <stabilize-allarches/>
+</pkgmetadata> \ No newline at end of file