1config BR2_PACKAGE_PYTHON_FLUP 2 bool "python-flup" 3 help 4 flup provides of a collection of WSGI modules for Python. 5 It allows a webserver to use scgi-mod and fastcgi-mod 6 with python. 7 8 https://pypi.python.org/pypi/flup 9