Name: | python3-paste-deploy |
Version: | 2.1.1 |
Release: | 7.el9 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 107242 |
License: | MIT |
RPM: |
python3-paste-deploy-2.1.1-7.el9.noarch.rpm
|
Source RPM: |
python-paste-deploy-2.1.1-7.el9.src.rpm
|
Build Date: | Sun Jan 08 2023 |
Build Host: | build-ol9-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/Pylons/pastedeploy |
Summary: | Load, configure, and compose WSGI applications and servers |
Description: | This tool provides code to load WSGI applications and servers from
URIs; these URIs can refer to Python Eggs for INI-style configuration
files. PasteScript provides commands to serve applications based on
this configuration file. |