Tools for using a Web Server Gateway Interface stack
These provide several pieces of "middleware" (or filters) that can be nested
to build web applications. Each piece of middleware uses the WSGI (PEP 333)
interface, and should be compatible with other middleware based on those
interfaces.
- Developed at devel:languages:python
-
7
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory/python-Paste && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
Paste-3.4.2.tar.gz | 0000630511 616 KB | |
python-Paste.changes | 0000009217 9 KB | |
python-Paste.spec | 0000002297 2.24 KB | |
test_modified-fixup.patch | 0000000670 670 Bytes |
Revision 28 (latest revision is 42)
Dominique Leuenberger (dimstar_suse)
accepted
request 821422
from
Dirk Mueller (dirkmueller)
(revision 28)
- update to 3.4.2: * Correct sorting of items() in EvalHTMLFormatter. * Fix next in iterators in wsgilib.py.
Comments 0