summaryrefslogtreecommitdiffstats
path: root/python-pypi/webob/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'python-pypi/webob/DETAILS')
-rwxr-xr-xpython-pypi/webob/DETAILS6
1 files changed, 4 insertions, 2 deletions
diff --git a/python-pypi/webob/DETAILS b/python-pypi/webob/DETAILS
index 48b044afcf..327a87294a 100755
--- a/python-pypi/webob/DETAILS
+++ b/python-pypi/webob/DETAILS
@@ -11,8 +11,10 @@ SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELLX-$VERSION"
DOCS='docs/* *.txt'
SHORT=''
cat << EOF
-WebOb provides wrappers around the WSGI request environment, and an object to help create
+WebOb provides wrappers around the WSGI request environment, and an object
+to help create
WSGI responses.
-The objects map much of the specified behavior of HTTP, including header parsing and
+The objects map much of the specified behavior of HTTP, including header
+parsing and
accessors for other standard parts of the environment.
EOF