python-bottle 0.12.25-1 source package in Ubuntu

Changelog

python-bottle (0.12.25-1) unstable; urgency=medium

  * New upstream release

 -- Federico Ceratto <email address hidden>  Sat, 28 Oct 2023 11:49:19 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe python
Noble release universe python

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-bottle_0.12.25-1.dsc 2.1 KiB 7e848ccb0cc8f7d867d9dceccec408a737151796cc03aacdda2f53857a49950d
python-bottle_0.12.25.orig.tar.gz 282.4 KiB 22b32dd1eb2dca7c04d012cb3ca78159e1d41593c2603eaebc8535a0f07b6fc1
python-bottle_0.12.25-1.debian.tar.xz 5.8 KiB 639f41361815fae34323b8bf887965a980e80d5fb9d4f8747ac28d9dd347196a

Available diffs

No changes file available.

Binary packages built by this source

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.

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.