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: |
Red Hat, Inc. |
- 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-1.el6.src
[512 KiB] |
Changelog
by David Malcolm (2010-07-14):
- rebase to 1.7.4; drop SSL patch (present in that tarball)
- fix license tag
- add requirement on pyOpenSSL
- specfile cleanups
Resolves: rhbz#613191
|