From 4f5dee94636ab7d9ffb5086d817b17a4e7b5e67b Mon Sep 17 00:00:00 2001 From: "R. S. Ananda Murthy" Date: Sat, 14 Jun 2014 07:41:17 +0700 Subject: libraries/WebOb: Added (Library wrappers around the WSGI). Signed-off-by: Willy Sudiarto Raharjo --- libraries/WebOb/slack-desc | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 libraries/WebOb/slack-desc (limited to 'libraries/WebOb/slack-desc') diff --git a/libraries/WebOb/slack-desc b/libraries/WebOb/slack-desc new file mode 100644 index 0000000000..c5865ad06e --- /dev/null +++ b/libraries/WebOb/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------------------------------------------------------| +WebOb: WebOb (A Python library that provides wrappers around the WSGI) +WebOb: +WebOb: WebOb is a Python library that provides wrappers around the WSGI +WebOb: request environment, and an object to help create WSGI responses. +WebOb: The objects map much of the specified behavior of HTTP, including +WebOb: header parsing, content negotiation and correct handling of +WebOb: conditional and range requests. +WebOb: +WebOb: +WebOb: +WebOb: -- cgit v1.2.3