mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-04 06:10:16 +03:00
python-cheroot: 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
e677a54f55
commit
c63404c6be
8
package/python-cheroot/Config.in
Normal file
8
package/python-cheroot/Config.in
Normal file
@@ -0,0 +1,8 @@
|
||||
config BR2_PACKAGE_PYTHON_CHEROOT
|
||||
bool "python-cheroot"
|
||||
select BR2_PACKAGE_PYTHON_SIX # runtime
|
||||
help
|
||||
Cheroot is the high-performance, pure-Python
|
||||
HTTP server used by CherryPy.
|
||||
|
||||
https://github.com/cherrypy/cheroot
|
||||
Reference in New Issue
Block a user