summaryrefslogtreecommitdiffstats
path: root/development/Werkzeug/README
blob: 81926ca9544912164830b22f4dce09cfb42975e4 (plain)
1
2
3
4
5
Werkzeug is a WSGI utility module written in Python.
It includes a powerful URL routing system, a debugger, full featured
request and response objects, and many HTTP utilities.

This requires the Python setuptools (pysetuptools on SlackBuilds.org).