flup 1.0.2-3 source package in Ubuntu

Changelog

flup (1.0.2-3) unstable; urgency=low


  * No longer recommends python-webpy (Closes: #689840)
  * Bumps policy version to 3.9.4

 -- John Hedges <email address hidden>  Sun, 07 Oct 2012 21:16:13 +0100

Upload details

Uploaded by:
John Hedges
Uploaded to:
Sid
Original maintainer:
John Hedges
Architectures:
all
Section:
python
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Raring: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
flup_1.0.2-3.dsc 1.6 KiB 6c7ed025f0b855501f99bfeeea555265d616c255ab5285944832357bec745f8b
flup_1.0.2.orig.tar.gz 47.9 KiB 4bad317a5fc1ce3d4fe5e9b6d846ec38a8023e16876785d4f88102f2c8097dd9
flup_1.0.2-3.debian.tar.gz 2.0 KiB 004753b56a3eaa0700e760ca70303f9bc87666465599dd65d6afc81d3e18b31c

Available diffs

No changes file available.

Binary packages built by this source

python-flup: Implements Python Web Server Gateway Interface (WSGI)

 Implements the standard interface between Python Web applications and Web
 servers, as described in PEP 333, http://www.python.org/dev/peps/pep-0333
 Speaks:
  * AJP - Apache JServ Protocol 1.3
  * FastCGI, see http://www.fastcgi.com/
  * SCGI - Simple Common Gateway Interface alternative