python-klein 21.8.0-2 source package in Ubuntu

Changelog

python-klein (21.8.0-2) unstable; urgency=medium

  * Set upstream metadata fields: Repository.

 -- Andrius Merkys <email address hidden>  Tue, 28 Feb 2023 01:39:12 -0500

Upload details

Uploaded by:
Debian Python Team
Uploaded to:
Sid
Original maintainer:
Debian Python Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc

Builds

Mantic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-klein_21.8.0-2.dsc 2.2 KiB 0e865d9c55a6bfbacf8aeef37a5b14eb0a5302522d7efec2954990b1a54fdaaf
python-klein_21.8.0.orig.tar.gz 94.9 KiB 132848837d8b8c18aada8cacfcb9db4249359c987fbcab50781677b2a17dd8ab
python-klein_21.8.0-2.debian.tar.xz 4.0 KiB 0abc56aa1c5d72cf155869eab5a7e7c1f7f0a8685f6b87a0a228b4f312535163

No changes file available.

Binary packages built by this source

python3-klein: micro-framework for developing web services with Python

 Klein is a micro-framework for developing production-ready web services with
 Python. It is 'micro' in that it has an incredibly small API similar to Bottle
 and Flask. It is not 'micro' in that it depends on things outside the standard
 library. This is primarily because it is built on widely used and well tested
 components like Werkzeug and Twisted.