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
- Sources inherited from project openSUSE:Factory
-
7
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:PowerPC/python-Paste && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
Paste-3.5.0.tar.gz | 0000638021 623 KB | |
python-Paste.changes | 0000009981 9.75 KB | |
python-Paste.spec | 0000002252 2.2 KB | |
test_modified-fixup.patch | 0000000670 670 Bytes |
Revision 31 (latest revision is 42)
Dominique Leuenberger (dimstar_suse)
accepted
request 850933
from
Dirk Mueller (dirkmueller)
(revision 31)
- update to 3.5.0: * Python 3 fixes to auth and wsgi.errors handling; notably making wsgi.errors text.
Comments 0