dev-python/python-socketio: Add python-socketio, python implementation of the Socket.IO realtime server

Package-Manager: portage-2.2.26
This commit is contained in:
Zac Medico
2015-12-07 13:25:18 -08:00
parent cd6c02bbb5
commit 4f82f530d4
3 changed files with 52 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>python</herd>
<upstream>
<remote-id type="pypi">python-socketio</remote-id>
<remote-id type="github">miguelgrinberg/python-socketio</remote-id>
</upstream>
<maintainer>
<email>zmedico@gentoo.org</email>
</maintainer>
</pkgmetadata>