summaryrefslogtreecommitdiffstats
path: root/package/python-cheroot/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'package/python-cheroot/Config.in')
-rw-r--r--package/python-cheroot/Config.in8
1 files changed, 8 insertions, 0 deletions
diff --git a/package/python-cheroot/Config.in b/package/python-cheroot/Config.in
new file mode 100644
index 0000000000..bb85f7bdc7
--- /dev/null
+++ b/package/python-cheroot/Config.in
@@ -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
OpenPOWER on IntegriCloud