webpy 1:0.62-3 source package in Ubuntu
Changelog
webpy (1:0.62-3) unstable; urgency=medium [ Debian Janitor ] * Set field Upstream-Contact in debian/copyright. * Remove obsolete field Contact from debian/upstream/metadata (already present in machine-readable debian/copyright). -- Jelmer Vernooij <email address hidden> Mon, 31 Oct 2022 17:51:13 +0000
Upload details
- Uploaded by:
- Debian Python Team
- Uploaded to:
- Sid
- Original maintainer:
- Debian Python Team
- Architectures:
- all
- Section:
- python
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Lunar | release | universe | python |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
webpy_0.62-3.dsc | 2.0 KiB | b729d513a8e883a1f284f9d7abcb65051faffe470c0af271f027c4b8f45d694c |
webpy_0.62.orig.tar.gz | 102.1 KiB | c1d330fca423aaef2949a53d7cddaa23de2275ec7b034a886582cdcce7e09d3c |
webpy_0.62-3.debian.tar.xz | 4.4 KiB | c2b0ead6ddd6114817f8a3bc94ba1a8b4d52e0312ed70af8bcbad7c884668fae |
Available diffs
- diff from 1:0.62-1 to 1:0.62-3 (589 bytes)
No changes file available.
Binary packages built by this source
- python-webpy-doc: Web framework for Python applications
Web.py by Aaron Swartz offers a clean and well designed API for Python web
applications.
.
The philosophy behind web.py is to: "Think about the ideal way to write a
web app. Write the code to make it happen."
.
Implementations using this library have resulted in:
* less code
* code that ran faster
* code that is easier to read and maintain.
.
This package provides the documentation.
- python3-webpy: Web framework for Python applications
Web.py by Aaron Swartz offers a clean and well designed API for Python web
applications.
.
The philosophy behind web.py is to: "Think about the ideal way to write a
web app. Write the code to make it happen."
.
Implementations using this library have resulted in:
* less code
* code that ran faster
* code that is easier to read and maintain.
.
This package provides the Python 3.x module.