Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
python-paste - Tools for using a Web Server Gateway Interface stack
Website: |
http://pythonpaste.org |
License: |
MIT and ZPLv2.0 and Python and Public Domain and (AFL or MIT) and (MIT or ASL 2.0) |
Vendor: |
Fedora Project |
- Description:
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.
Packages
python-paste-1.7.4-7.fc14.noarch
[4.4 MiB] |
Changelog
by Kyle VanderBeek (2010-08-02):
- Add python3 version.
- Fix python 2.7/3 incompatible lambda syntax.
- Unbundle stdlib (2.4+) subprocess module (removed because it isn't even 3.x legal).
|