python-werkzeug 0.16.1+dfsg1-ok1 source package in openKylin

Changelog

python-werkzeug (0.16.1+dfsg1-ok1) yangtze; urgency=medium

  * Build for openKylin.

 -- openKylinBot <email address hidden>  Mon, 25 Apr 2022 22:03:04 +0800

Upload details

Uploaded by:
openKylinBot
Sponsored by:
luzp
Uploaded to:
Yangtze V1.0
Original maintainer:
Openkylin Developers
Architectures:
all
Section:
python
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
python-werkzeug_0.16.1+dfsg1.orig.tar.xz 733.0 KiB e4a105190a59c3c7456501d28a9e8a58badafeea510f4ce21cb656bddb1adc8c
python-werkzeug_0.16.1+dfsg1-ok1.debian.tar.xz 4.0 KiB bed1ec51420be4558646362e5fc9009a4e07f9ad90101bba9cab14940fcfc66e
python-werkzeug_0.16.1+dfsg1-ok1.dsc 2.2 KiB ce7ca2fe53720557b26d5af2bc423e7f23cef45c0f1afe5bdd863c78a166bd0c

View changes file

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.