Import buildroot 2016.02.01
This commit is contained in:
9
firmware/buildroot/package/python-flup/Config.in
Normal file
9
firmware/buildroot/package/python-flup/Config.in
Normal file
@@ -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
|
||||
Reference in New Issue
Block a user