python-bottle 0.10.2-1 source package in Ubuntu

Changelog

python-bottle (0.10.2-1) unstable; urgency=low

  * New upstream version

python-bottle (0.10.1-1) unstable; urgency=low

  * New upstream version

python-bottle (0.9.7-1) unstable; urgency=low

  * New upstream version
  * debian/control:
    - bumped to debhelper 8
    - dependency to python-all added
  * debian/copyright updated
 -- Ubuntu Archive Auto-Sync <email address hidden>   Fri,  16 Dec 2011 16:27:37 +0000

Upload details

Uploaded by:
Ubuntu Archive Auto-Sync
Uploaded to:
Precise
Original maintainer:
David Paleino
Architectures:
all
Section:
python
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Precise: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
python-bottle_0.10.2.orig.tar.gz 439.0 KiB 092904d5af4a5b318c1ade2dc3ffc9a8ac87f6d3eadfbdca3b122db10ee8a1b3
python-bottle_0.10.2-1.debian.tar.gz 5.6 KiB 95e9add2ea321be7bfa61cf56f2e4afe34a9e34e561e6d3cfa9a397839e48519
python-bottle_0.10.2-1.dsc 1.5 KiB 72f7eb4dd3cd06a09d8f2085538e259855ed5967ab8f815640b39983927cfd90

Available diffs

View changes file

Binary packages built by this source

python-bottle: fast and simple WSGI-framework for Python

 Bottle is a fast and simple WSGI-framework for the Python programming
 language. It offers request dispatching with url parameter support
 (routes), templates, key/value databases, a built-in HTTP server and
 adapters for many third party WSGI/HTTP-server and template engines.

python-bottle-doc: fast and simple WSGI-framework for Python - documentation

 Bottle is a fast and simple WSGI-framework for the Python programming
 language. It offers request dispatching with url parameter support
 (routes), templates, key/value databases, a built-in HTTP server and
 adapters for many third party WSGI/HTTP-server and template engines.
 .
 This package contains the Python module documentation.