mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-04 06:10:16 +03:00
8 lines
184 B
Plaintext
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/
|