Name: | python3-paste |
Version: | 3.10.1 |
Release: | 5.el10_0 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 2755866 |
License: | LicenseRef-Callaway-MIT AND ZPL-2.0 AND LicenseRef-Callaway-Python AND (LicenseRef-Callaway-AFL OR LicenseRef-Callaway-MIT) AND (LicenseRef-Callaway-MIT OR Apache-2.0) |
RPM: |
python3-paste-3.10.1-5.el10_0.noarch.rpm
|
Source RPM: |
python-paste-3.10.1-5.el10_0.src.rpm
|
Build Date: | Fri Jan 03 2025 |
Build Host: | build-ol10-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/pasteorg/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. |