webpy 1:0.40-2 source package in Ubuntu
Changelog
webpy (1:0.40-2) unstable; urgency=medium * Remove build-dependency on RC buggy python3-mysql.connector -- W. Martin Borgert <email address hidden> Mon, 07 Oct 2019 22:29:05 +0000
Upload details
- Uploaded by:
- Debian Python Modules Team
- Uploaded to:
- Sid
- Original maintainer:
- Debian Python Modules Team
- Architectures:
- all
- Section:
- python
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Focal | release | universe | python |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
webpy_0.40-2.dsc | 2.0 KiB | 7f3f70d64de3bc0cb8851612099195f10913e79f0d84a4ef8fc67ca994cd6355 |
webpy_0.40.orig.tar.gz | 100.9 KiB | 851dce5e0a2e154cefcbe70aae74be41f37c008585d18e66ea23d9b969fe2531 |
webpy_0.40-2.debian.tar.xz | 3.9 KiB | 7eae608d361dda9101a7204a47e12f89606cf54a45cd2516ef6d41731a7402e0 |
Available diffs
- diff from 1:0.39+20181101-1 to 1:0.40-2 (93.7 KiB)
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.