Name: | python-paste |
---|---|
Version: | 1.7.5.1 |
Release: | 9.20111221hg1498.el7 |
Architecture: | noarch |
Group: | System Environment/Libraries |
Size: | 3309366 |
License: | MIT and ZPLv2.0 and Python and Public Domain and (AFL or MIT) and (MIT or ASL 2.0) |
RPM: | python-paste-1.7.5.1-9.20111221hg1498.el7.noarch.rpm |
Source RPM: | python-paste-1.7.5.1-9.20111221hg1498.el7.src.rpm |
Build Date: | Thu May 08 2014 |
Build Host: | ca-buildj3.us.oracle.com |
Vendor: | Oracle America |
URL: | http://pythonpaste.org |
Summary: | Tools for using a Web Server Gateway Interface stack |
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. |