summaryrefslogtreecommitdiffstats
path: root/python/python3-webob/slack-desc
blob: 0b69b133ac4d33b65304d12b47581f1cbe3bfc38 (plain)
# 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------------------------------------------------------|
python3-webob: python3-webob (A Python library that provides wrappers around WSGI)
python3-webob:
python3-webob: WebOb is a Python library that provides wrappers around the WSGI
python3-webob: request environment, and an object to help create WSGI responses.
python3-webob: The objects map much of the specified behavior of HTTP, including
python3-webob: header parsing, content negotiation and correct handling of
python3-webob: conditional and range requests.
python3-webob:
python3-webob:
python3-webob:
python3-webob: