Andreas Billmeier 9125efdd2a
dev-python/python-socketio: re-add 4.6.0-r2
Signed-off-by: Andreas Billmeier <b@edevau.net>
2024-01-07 20:22:54 +01:00

22 lines
730 B
XML

<?xml version='1.0' encoding='UTF-8'?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>b@edevau.net</email>
<name>Andreas Billmeier</name>
</maintainer>
<upstream>
<remote-id type="pypi">python-socketio</remote-id>
<remote-id type="github">miguelgrinberg/python-socketio</remote-id>
<doc>https://pythonhosted.org/python-socketio/</doc>
<maintainer status="unknown">
<email>miguel.grinberg@gmail.com</email>
<name>Miguel Grinberg</name>
</maintainer>
</upstream>
<use>
<flag name="asyncio_client">install with async client</flag>
<flag name="client">install with client</flag>
</use>
</pkgmetadata>