1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-31 10:46:16 +00:00
freebsd-ports/www/py-webob/pkg-descr
Nicola Vitale bc3afa3515 - Update to 1.1.b2
- Update URL of WWW site
2011-08-09 15:07:52 +00:00

9 lines
271 B
Plaintext

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 accessors for other standard parts of the
environment.
WWW: http://webob.org/