Files
buildroot/package/python-werkzeug/Config.in
Peter Korsgaard deb7dcd487 package: add python-werkzeug
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2014-11-14 15:15:10 +01:00

8 lines
184 B
Plaintext

config BR2_PACKAGE_PYTHON_WERKZEUG
bool "python-werkzeug"
help
Werkzeug is a WSGI utility library for Python. It's widely
used and BSD licensed.
http://werkzeug.pocoo.org/