python-bottle 0.12.15-2.1 source package in Ubuntu
Changelog
python-bottle (0.12.15-2.1) unstable; urgency=medium * Non-maintainer upload. * Drop python2 support; Closes: #937620 -- Sandro Tosi <email address hidden> Fri, 10 Jan 2020 13:51:29 -0500
Upload details
- Uploaded by:
- Federico Ceratto on 2020-01-10
- Uploaded to:
- Sid
- Original maintainer:
- Federico Ceratto
- Architectures:
- all
- Section:
- python
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Groovy | release | on 2020-04-24 | universe | python |
Focal | release | on 2020-01-11 | universe | python |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
python-bottle_0.12.15-2.1.dsc | 2.2 KiB | 607aa560330e4bedbdca576a912ac42ff1c6a271e07fba0f6f649ef6465ec51f |
python-bottle_0.12.15.orig.tar.gz | 282.4 KiB | 18499bc1ec4a1af71d1df26f96b9a6f3f1d36ee45aa8420531b939ac402f3513 |
python-bottle_0.12.15-2.1.debian.tar.xz | 6.0 KiB | 63fb14c4ec0aae4afa9a42930256d8d699c1dc3defe5dee9d83ea46e9676d862 |
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.