webpy 1:0.62-4 source package in Ubuntu

Changelog

webpy (1:0.62-4) unstable; urgency=medium

  * Fix debian/watch

 -- Martin <email address hidden>  Sat, 25 Feb 2023 22:14:11 +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 Pocket Published Component Section
Oracular release universe python
Noble release universe python
Mantic release universe python

Builds

Mantic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
webpy_0.62-4.dsc 2.0 KiB cf777bffdbef68e6092076bc0718d8a54c98ecaf45384e62aa25dadbf3b0edc1
webpy_0.62.orig.tar.gz 102.1 KiB c1d330fca423aaef2949a53d7cddaa23de2275ec7b034a886582cdcce7e09d3c
webpy_0.62-4.debian.tar.xz 4.4 KiB aadedd0fd4407358f917d97aa8bd5954d2c9afd3b60dcf8442d002726393b1ee

Available diffs

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.