python/werkzeug: Fix slack-desc.
This commit is contained in:
parent
b5cce96986
commit
08c2596565
|
@ -8,8 +8,8 @@
|
|||
|-----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: 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
|
||||
|
@ -17,5 +17,3 @@ werkzeug: system and a bunch of community contributed addon modules.
|
|||
werkzeug:
|
||||
werkzeug: Homepage: http://werkzeug.pocoo.org
|
||||
werkzeug:
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue