diff options
author | B. Watson | 2016-11-14 04:13:59 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo | 2016-11-14 10:47:23 +0100 |
commit | 08c2596565929b3a11c4a7a7c2eb60aaf174bf30 (patch) | |
tree | 2a6d9bbb2bf3d0a1393a28286750d9a8d51e18e5 /python/werkzeug/slack-desc | |
parent | b5cce9698602dbe827b8fae6909f201a6a838c90 (diff) | |
download | slackbuilds-08c2596565929b3a11c4a7a7c2eb60aaf174bf30.tar.gz |
python/werkzeug: Fix slack-desc.
Diffstat (limited to 'python/werkzeug/slack-desc')
-rw-r--r-- | python/werkzeug/slack-desc | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/python/werkzeug/slack-desc b/python/werkzeug/slack-desc index db7df6eca2..77bea94be9 100644 --- a/python/werkzeug/slack-desc +++ b/python/werkzeug/slack-desc @@ -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: - - |