repo.or.cz
/
buildroot-gz.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
libglib2: bump to version 2.48.2
[buildroot-gz.git]
/
package
/
python-engineio
/
Config.in
blob
b12db922a2bc57a4ebdb1b1593743a3c5e4d951c
1
config BR2_PACKAGE_PYTHON_ENGINEIO
2
bool "python-engineio"
3
select BR2_PACKAGE_PYTHON_SIX # runtime
4
select BR2_PACKAGE_PYTHON_ZLIB if BR2_PACKAGE_PYTHON
5
select BR2_PACKAGE_PYTHON3_ZLIB if BR2_PACKAGE_PYTHON3
6
help
7
Engine.IO server.
8
9
http://github.com/miguelgrinberg/python-engineio/