diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2016-08-09 16:57:07 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-08-13 07:22:19 +0700 |
commit | 0cabb18973326919f677ccfe7822416f5bb8bd38 (patch) | |
tree | 5e776e83d32c20d98d2822b009b806f3436aaa0f /python/Flask-Compress/slack-desc | |
parent | eb5b42110af7aedb697d0ee79b954ef896db5c9e (diff) |
python/Flask-Compress: Added (compress responses in your Flask app).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'python/Flask-Compress/slack-desc')
-rw-r--r-- | python/Flask-Compress/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/python/Flask-Compress/slack-desc b/python/Flask-Compress/slack-desc new file mode 100644 index 000000000000..395e628462f1 --- /dev/null +++ b/python/Flask-Compress/slack-desc @@ -0,0 +1,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------------------------------------------------------| +Flask-Compress: Flask-Compress (Compress responses in your Flask app with gzip) +Flask-Compress: +Flask-Compress: Flask-Compress allows you to easily compress your Flask application's +Flask-Compress: responses with gzip. +Flask-Compress: +Flask-Compress: Homepage: https://github.com/libwilliam/flask-compress +Flask-Compress: +Flask-Compress: +Flask-Compress: +Flask-Compress: +Flask-Compress: |