summaryrefslogtreecommitdiffstats
path: root/package/python-flup/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'package/python-flup/Config.in')
-rw-r--r--package/python-flup/Config.in9
1 files changed, 9 insertions, 0 deletions
diff --git a/package/python-flup/Config.in b/package/python-flup/Config.in
new file mode 100644
index 0000000000..2c21323515
--- /dev/null
+++ b/package/python-flup/Config.in
@@ -0,0 +1,9 @@
+config BR2_PACKAGE_PYTHON_FLUP
+ bool "python-flup"
+ depends on BR2_PACKAGE_PYTHON
+ help
+ flup provides of a collection of WSGI modules for Python.
+ It allows a webserver to use scgi-mod and fastcgi-mod
+ with python.
+
+ https://pypi.python.org/pypi/flup
OpenPOWER on IntegriCloud