gentoo/dev-python/uvloop/metadata.xml
Michał Górny 3a9ddba2ec
*/*: Retire Elvis Pranskevichus due to inactivity
Closes: https://bugs.gentoo.org/677294
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2019-08-04 10:54:16 +02:00

17 lines
544 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>python@gentoo.org</email>
</maintainer>
<longdescription>
uvloop is a fast, drop-in replacement of the built-in asyncio
event loop. uvloop is implemented in Cython and uses libuv under
the hood.
</longdescription>
<upstream>
<remote-id type="pypi">uvloop</remote-id>
<remote-id type="github">MagicStack/uvloop</remote-id>
</upstream>
</pkgmetadata>