python-werkzeug 0.16.1+dfsg1-2 source package in Ubuntu
Changelog
python-werkzeug (0.16.1+dfsg1-2) unstable; urgency=medium * Drop python2 support; Closes: #938261 -- Sandro Tosi <email address hidden> Fri, 27 Mar 2020 10:10:50 -0400
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 | main | python |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
python-werkzeug_0.16.1+dfsg1-2.dsc | 2.4 KiB | 44e75bbb21b6d5e244e2535ff4815658e9dc2b4a229337e53dcfc5c678ea6784 |
python-werkzeug_0.16.1+dfsg1.orig.tar.xz | 733.0 KiB | e4a105190a59c3c7456501d28a9e8a58badafeea510f4ce21cb656bddb1adc8c |
python-werkzeug_0.16.1+dfsg1-2.debian.tar.xz | 7.0 KiB | ad0ec8b0cb184f46031d2c34029ff90625521ac35a6e9154fc3a0d6418713173 |
Available diffs
No changes file available.
Binary packages built by this source
- python-werkzeug-doc: documentation for the werkzeug Python library (docs)
Werkzeug is a lightweight library for interfacing with WSGI. It features
request and response objects, an interactive debugging system and a powerful
URI dispatcher. Combine with your choice of third party libraries and
middleware to easily create a custom application framework.
.
This package provides the Sphinx generated documentation for Werkzeug.
- python3-werkzeug: collection of utilities for WSGI applications (Python 3.x)
The Web Server Gateway Interface (WSGI) is a standard interface between web
server software and web applications written in Python.
.
Werkzeug is a lightweight library for interfacing with WSGI. It features
request and response objects, an interactive debugging system and a powerful
URI dispatcher. Combine with your choice of third party libraries and
middleware to easily create a custom application framework.
.
This package contains the Python 3.x module.