1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-29 01:13:08 +00:00
freebsd-ports/www/py-webob/pkg-descr
Nicola Vitale 1be6f4baaf 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://pythonpaste.org/webob/
2009-02-11 23:55:50 +00:00

9 lines
283 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://pythonpaste.org/webob/