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.0.7.tar.gz | 0000628999 614 KB | |
python-Paste.changes | 0000006975 6.81 KB | |
python-Paste.spec | 0000002388 2.33 KB |
Revision 20 (latest revision is 42)
Dominique Leuenberger (dimstar_suse)
accepted
request 681893
from
Tomáš Chvátal (scarabeus_iv)
(revision 20)
- Do not bother with sphinx docu, it is online anyway - Update to 3.0.7: * Write bytestrings when calling wsgi_write_chunk * Revert "Remove use of OpenSSL.tsafe, which links to OpenSSL.SSL
Comments 0