mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-27 21:27:27 -08:00
27 lines
862 B
XML
27 lines
862 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="person">
|
|
<email>ultrabug@gentoo.org</email>
|
|
<name>Ultrabug</name>
|
|
<description>main maintainer</description>
|
|
</maintainer>
|
|
<maintainer type="person">
|
|
<email>julien@thebault.co</email>
|
|
<name>Lujeni</name>
|
|
<description>Proxy Maintainer. CC on bugs</description>
|
|
</maintainer>
|
|
<maintainer type="project">
|
|
<email>python@gentoo.org</email>
|
|
<name>Python</name>
|
|
</maintainer>
|
|
<maintainer type="project">
|
|
<email>proxy-maint@gentoo.org</email>
|
|
<name>Proxy Maintainers</name>
|
|
</maintainer>
|
|
<longdescription>SocketIO server based on the Gevent pywsgi server</longdescription>
|
|
<upstream>
|
|
<remote-id type="pypi">gevent-socketio</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|