gentoo/dev-python/hpack/metadata.xml
Brian Dolbec 74bbfed18d
dev-python/hpack: New package, dependency for dev-python/hyper-h2
Also an indirect dependency of dev-python/twisted

Package-Manager: portage-2.3.1
2016-10-07 11:11:10 -07:00

25 lines
804 B
XML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>dol-sen@gentoo.org</email>
<description>Primary maintainer</description>
</maintainer>
<maintainer type="project">
<email>python@gentoo.org</email>
<name>Python</name>
</maintainer>
<upstream>
<maintainer>
<email>cory@lukasa.co.uk</email>
<name>Cory Benfield</name>
</maintainer>
<remote-id type="pypi">hpack</remote-id>
</upstream>
<longdescription>This module contains a pure-Python HTTP/2 header encoding
(HPACK) logic for use in Python programs that implement HTTP/2. It
also contains a compatibility layer that automatically enables the use
of nghttp2 if its available.
</longdescription>
</pkgmetadata>