summaryrefslogtreecommitdiffstats
path: root/python/werkzeug/slack-desc
blob: 77bea94be937ae0dc31c14e3d78472d6f28dfc56 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# HOW TO EDIT THIS FILE:
# The "handy ruler" below makes it easier to edit a package description.
# Line up the first '|' above the ':' following the base package name, and
# the '|' on the right side marks the last column you can put a character in.
# You must make exactly 11 lines for the formatting to be correct.  It's also
# customary to leave one space after the ':' except on otherwise blank lines.

        |-----handy-ruler------------------------------------------------------|
werkzeug: werkzeug (WSGI utility library for Python)
werkzeug:
werkzeug: Werkzeug started as simple collection of various utilities for WSGI
werkzeug: and has become one of the most advanced WSGI utility modules.
werkzeug: It includes a powerful debugger, fully featured request and response
werkzeug: objects, HTTP utilities to handle entity tags, cache control headers
werkzeug: HTTP dates, cookie handling, file uploads, a powerful URL routing
werkzeug: system and a bunch of community contributed addon modules.
werkzeug:
werkzeug: Homepage: http://werkzeug.pocoo.org
werkzeug: