diff options
author | Dominik Drobek <dominik.drobek (at) o2.pl> | 2020-02-08 08:52:45 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-02-08 13:39:33 +0700 |
commit | ddb7e59b58e8fc49a9423e29da581b1dc029a3e8 (patch) | |
tree | dbff799364e00e5611473330e20c30d3005e93b5 /python/werkzeug/slack-desc | |
parent | 1edad651ef7e16d321519c920c071e0898a4458b (diff) | |
download | slackbuilds-ddb7e59b58e8fc49a9423e29da581b1dc029a3e8.tar.gz |
python/werkzeug: Updated for version 0.16.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/werkzeug/slack-desc')
-rw-r--r-- | python/werkzeug/slack-desc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/werkzeug/slack-desc b/python/werkzeug/slack-desc index 214a0b456e..b8cfcd3aed 100644 --- a/python/werkzeug/slack-desc +++ b/python/werkzeug/slack-desc @@ -11,7 +11,7 @@ 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: 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: |