Logo
Explore Help
Sign In
Narcissus/shredos.x86_64
2
0
Fork 0
You've already forked shredos.x86_64
mirror of https://github.com/PartialVolume/shredos.x86_64.git synced 2026-02-23 11:02:11 +00:00
Code Issues Packages Projects Releases Wiki Activity
Files
1ab7e0c6f3eba58aba87fafecd6f8b920342c0d7
shredos.x86_64/package/python-werkzeug/Config.in

10 lines
314 B
Plaintext
Raw Normal View History

package: add python-werkzeug Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2014-11-14 15:15:10 +01:00
config BR2_PACKAGE_PYTHON_WERKZEUG
bool "python-werkzeug"
python-werkzeug: needs python zlib support Otherwise import fails: >>> import werkzeug Traceback (most recent call last): File "<stdin>", line 1, in <module> File "/usr/lib/python2.7/site-packages/werkzeug/__init__.py", line 154, in <module> File "/usr/lib/python2.7/site-packages/werkzeug/exceptions.py", line 71, in <module> File "/usr/lib/python2.7/site-packages/werkzeug/wrappers.py", line 35, in <module> File "/usr/lib/python2.7/site-packages/werkzeug/formparser.py", line 21, in <module> File "/usr/lib/python2.7/site-packages/werkzeug/wsgi.py", line 17, in <module> ImportError: No module named zlib Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2014-11-17 15:18:29 +01:00
select BR2_PACKAGE_PYTHON_ZLIB if BR2_PACKAGE_PYTHON # runtime
select BR2_PACKAGE_PYTHON3_ZLIB if BR2_PACKAGE_PYTHON3 # runtime
package: add python-werkzeug Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2014-11-14 15:15:10 +01:00
help
Werkzeug is a WSGI utility library for Python. It's widely
used and BSD licensed.
http://werkzeug.pocoo.org/
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.4 Page: 8165ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API