diff options
Diffstat (limited to 'dev-python/hypercorn')
| -rw-r--r-- | dev-python/hypercorn/metadata.xml | 23 |
1 files changed, 9 insertions, 14 deletions
diff --git a/dev-python/hypercorn/metadata.xml b/dev-python/hypercorn/metadata.xml index f39c424104db..42520fae4c07 100644 --- a/dev-python/hypercorn/metadata.xml +++ b/dev-python/hypercorn/metadata.xml @@ -1,12 +1,11 @@ <?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> - +<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd"> <pkgmetadata> - <maintainer type="person"> - <email>lssndrbarbieri@gmail.com</email> - <name>Alessandro Barbieri</name> - </maintainer> - <longdescription lang="en"> + <maintainer type="person"> + <email>lssndrbarbieri@gmail.com</email> + <name>Alessandro Barbieri</name> + </maintainer> + <longdescription lang="en"> Hypercorn is an ASGI web server based on the sans-io hyper, h11, h2, and wsproto libraries and inspired by Gunicorn. Hypercorn supports HTTP/1, HTTP/2, WebSockets (over HTTP/1 and HTTP/2), ASGI/2, and ASGI/3 specifications. Hypercorn can utilise asyncio, uvloop, or trio @@ -19,10 +18,6 @@ hypercorn[h3] and then choose a quic binding e.g. hypercorn --quic-bind localhos Hypercorn was initially part of Quart before being separated out into a standalone ASGI server. Hypercorn forked from version 0.5.0 of Quart. </longdescription> - <upstream> - <remote-id type="github">pgjones/hypercorn</remote-id> - <remote-id type="gitlab">pgjones/hypercorn</remote-id> - <remote-id type="pypi">hypercorn</remote-id> - </upstream> -</pkgmetadata> - + + <origin>gentoo-guru-overlay</origin> +</pkgmetadata>
\ No newline at end of file |
