summaryrefslogtreecommitdiffstats
path: root/development/Werkzeug/README
blob: 746cf9928f2f4bfc41b6b768595ea6da44608860 (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).