slackbuilds_ponce/python/werkzeug/slack-desc
Mohamed LYAHYAOUI 5681114823 python/werkzeug: Added (WSGI utility library for Python).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2013-12-25 15:05:41 -06:00

21 lines
1 KiB
Text

# 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: