Name: | python3-paste |
Version: | 3.0.8 |
Release: | 1.0.1.el8.1 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 2671909 |
License: | MIT and ZPLv2.0 and Python and (AFL or MIT) and (MIT or ASL 2.0) |
RPM: |
python3-paste-3.0.8-1.0.1.el8.1.noarch.rpm
|
Source RPM: |
python-paste-3.0.8-1.0.1.el8.1.src.rpm
|
Build Date: | Mon Nov 09 2020 |
Build Host: | jenkins-172-17-0-2-c5b0924f-57ee-47f9-9480-e1f94219cf65.blddevtest1iad.osdevelopmeniad.oraclevcn.com |
Vendor: | Oracle America |
URL: | https://github.com/cdent/paste |
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. |