python-bottle 0.12.21-1 source package in Ubuntu

Changelog

python-bottle (0.12.21-1) unstable; urgency=high

  * New upstream release

 -- Federico Ceratto <email address hidden>  Sat, 28 May 2022 14:25:15 +0100

Upload details

Uploaded by:
Federico Ceratto
Uploaded to:
Sid
Original maintainer:
Federico Ceratto
Architectures:
all
Section:
python
Urgency:
Very Urgent

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-bottle_0.12.21-1.dsc 2.1 KiB b0d0be165158bb641ca99c022b122d91a0c511ea9663c2766b953daad9d83915
python-bottle_0.12.21.orig.tar.gz 282.7 KiB 6b009b98a52de11c1a2b4228492c9e8c5aca9b71d320d7738cbdbd53f965c282
python-bottle_0.12.21-1.debian.tar.xz 6.3 KiB 48345d020c5ee6e1b7806eda43773d0601750e0b59aa0ee7749420824541315d

Available diffs

No changes file available.

Binary packages built by this source

python-bottle-doc: No summary available for python-bottle-doc in ubuntu kinetic.

No description available for python-bottle-doc in ubuntu kinetic.

python3-bottle: fast and simple WSGI-framework for Python 3

 Bottle is a fast and simple WSGI-framework for the Python3 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.