mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-04 06:10:16 +03:00
python-socketio: new package
Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
a6a675c0ea
commit
b0eb6bf447
8
package/python-socketio/Config.in
Normal file
8
package/python-socketio/Config.in
Normal file
@@ -0,0 +1,8 @@
|
||||
config BR2_PACKAGE_PYTHON_SOCKETIO
|
||||
bool "python-socketio"
|
||||
select BR2_PACKAGE_PYTHON_SIX # runtime
|
||||
select BR2_PACKAGE_PYTHON_ENGINEIO # runtime
|
||||
help
|
||||
Socket.IO server.
|
||||
|
||||
http://github.com/miguelgrinberg/python-socketio/
|
||||
Reference in New Issue
Block a user