gentoo/dev-python/priority/metadata.xml
Sam James 3bb294612e
dev-python/priority: mark ALLARCHES
Bug: https://bugs.gentoo.org/878235
Signed-off-by: Sam James <sam@gentoo.org>
2022-10-25 08:51:08 +01:00

24 lines
864 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>python@gentoo.org</email>
<name>Python</name>
</maintainer>
<stabilize-allarches/>
<upstream>
<maintainer>
<email>cory@lukasa.co.uk</email>
<name>Cory Benfield</name>
</maintainer>
<remote-id type="pypi">priority</remote-id>
<remote-id type="github">python-hyper/priority</remote-id>
</upstream>
<longdescription>Priority is a pure-Python implementation of the priority
logic for HTTP/2, set out in RFC 7540 Section 5.3 (Stream Priority).
This logic allows for clients to express a preference for how the
server allocates its (limited) resources to the many outstanding HTTP
requests that may be running over a single HTTP/2 connection.
</longdescription>
</pkgmetadata>