python-werkzeug 3.1.5-ok1 source package in openKylin
Changelog
python-werkzeug (3.1.5-ok1) huanghe; urgency=medium * Build for openKylin. -- openKylinBot <email address hidden> Tue, 02 Jun 2026 20:50:49 +0800
python-werkzeug (3.1.5-ok1) huanghe; urgency=medium * Build for openKylin. -- openKylinBot <email address hidden> Tue, 02 Jun 2026 20:50:49 +0800
| Series | Published | Component | Section | |
|---|---|---|---|---|
| Huanghe V3.0 | proposed | main | python |
| File | Size | SHA-256 Checksum |
|---|---|---|
| python-werkzeug_3.1.5.orig.tar.xz | 740.2 KiB | f3334eaab8b77587439d35765e9b86785856b01118f40a2dfb9527413616aaf4 |
| python-werkzeug_3.1.5-ok1.debian.tar.xz | 12.3 KiB | 0807641eb0a6b86de4bbdb6725e471efcc4e73ed38dbf13f38e58641d2a278af |
| python-werkzeug_3.1.5-ok1.dsc | 2.5 KiB | 0ef530cebdfd177598b62d0deba9125726a725e51c5dbc5ef19bc08381268d57 |
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.
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.