python-cherrypy 2.3.0-3 source package in Ubuntu

Changelog

python-cherrypy (2.3.0-3) unstable; urgency=low

  * debian/control:
  - make this package extra, because it conflicts with cherrypy3
  - bump Standards-Version to 3.8.2, with no changes
 -- Ubuntu Archive Auto-Sync <email address hidden>   Fri,  06 Nov 2009 10:32:27 +0000

Upload details

Uploaded by:
Ubuntu Archive Auto-Sync
Uploaded to:
Lucid
Original maintainer:
Gustavo Noronha Silva
Architectures:
all
Section:
python
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Lucid: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
python-cherrypy_2.3.0.orig.tar.gz 236.3 KiB a41e1b31ab723f50223b303991bb4e1a420a05deb2f4ab923a2ceadece4854cf
python-cherrypy_2.3.0-3.diff.gz 6.6 KiB e1be14550a317afb7d83b4e15c194805984bb30c123347244b83387db009daa0
python-cherrypy_2.3.0-3.dsc 1.7 KiB 7488be5111863061519a4794dac35b2ea3c4c77fd962f5c429be3e6dc430ce8d

Available diffs

View changes file

Binary packages built by this source

python-cherrypy: Python web development framework

 CherryPy is a pythonic, object-oriented web development framework. It
 provides the foundation over which complex web-based applications can
 be written, with little or no knowledge of the underlying
 protocols. CherryPy allows developers to build web applications in
 much the same way they would build any other object-oriented Python
 program. This usually results in smaller source code developed in
 less time.
 .
 This version is backwards incompatible with the 2.0 version, and is
 the version used by the Turbo Gears framework. Visit the Turbo Gears
 webpage for more: http://www.turbogears.org/