python-webob 1.0.8-1 source package in Ubuntu

Changelog

python-webob (1.0.8-1) unstable; urgency=low

  [ Soren Hansen ]
  * New upstream release

  [ Piotr Ożarowski ]
  * Add build-indep and build-arch targets in debian/rules
  * Add Soren Hansen to Uploaders
 -- Micah Gersten <email address hidden>   Tue,  28 Jun 2011 09:02:06 +0000

Upload details

Uploaded by:
Micah Gersten
Uploaded to:
Oneiric
Original maintainer:
Debian Python Modules Team
Architectures:
all
Section:
python
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Oneiric: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
python-webob_1.0.8.orig.tar.bz2 128.8 KiB f71de3c8bb4e27c85ec5d58635f0a1eb551ac7dc20dc80a48fb0bc25534e48ee
python-webob_1.0.8-1.debian.tar.gz 3.7 KiB bd7e4d4350171bca9dd9119f2ab84acf41490efa0ca87faf1efe6780565fc81c
python-webob_1.0.8-1.dsc 2.1 KiB 404fac2a8225390017719858a3651f035e304c703af940db08697e618911884b

Available diffs

View changes file

Binary packages built by this source

python-webob: Python module providing WSGI request and response objects

 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.