blob: bb85f7bdc701220ad329abb06f06350031375c83 (
plain)
1
2
3
4
5
6
7
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
|