summaryrefslogtreecommitdiffstats
path: root/package/python-werkzeug/Config.in
blob: 2097d6e3419247be875c91b4d243f17b2b8926ca (plain)
1
2
3
4
5
6
7
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/