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) |
- 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-2.el6.noarch [757 KiB] |
Changelog
by Jan Pokorny (2012-03-06):
- fix issue with unavailability of md5 in FIPS mode Resolves: rhbz#783158 |