Files

14 lines
447 B
XML
Raw Permalink Normal View History

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<!-- maintainer-needed -->
<use>
<flag name="client">Add websocket client</flag>
<flag name="asyncio-client">Add async websocket client</flag>
</use>
<upstream>
<remote-id type="github">miguelgrinberg/python-socketio</remote-id>
<remote-id type="pypi">python-socketio</remote-id>
</upstream>
</pkgmetadata>