summaryrefslogtreecommitdiffstats
path: root/python/werkzeug/slack-desc
diff options
context:
space:
mode:
author Mohamed LYAHYAOUI2013-12-25 02:37:17 +0100
committer Robby Workman2013-12-25 22:05:41 +0100
commit56811148231bf789dcb718bf0391d04ea7015ee1 (patch)
tree659232d85b29d3aad4ff34ae94940309a66c5694 /python/werkzeug/slack-desc
parent15aeee6437f54ed7a9fc2b9704c450db049b1928 (diff)
downloadslackbuilds-56811148231bf789dcb718bf0391d04ea7015ee1.tar.gz
python/werkzeug: Added (WSGI utility library for Python).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/werkzeug/slack-desc')
-rw-r--r--python/werkzeug/slack-desc21
1 files changed, 21 insertions, 0 deletions
diff --git a/python/werkzeug/slack-desc b/python/werkzeug/slack-desc
new file mode 100644
index 0000000000..db7df6eca2
--- /dev/null
+++ b/python/werkzeug/slack-desc
@@ -0,0 +1,21 @@
+# 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:
+
+