Name: | python3-mod_wsgi |
Version: | 4.6.4 |
Release: | 4.el8 |
Architecture: | x86_64 |
Group: | System Environment/Libraries |
Size: | 9974510 |
License: | ASL 2.0 |
RPM: |
python3-mod_wsgi-4.6.4-4.el8.x86_64.rpm
|
Source RPM: |
mod_wsgi-4.6.4-4.el8.src.rpm
|
Build Date: | Sun Feb 16 2020 |
Build Host: | jenkins-10-147-72-125-c5b73e7c-96b8-4432-82d0-e7725c1cde3d.appad1iad.osdevelopmeniad.oraclevcn.com |
Vendor: | Oracle America |
URL: | https://modwsgi.readthedocs.io/ |
Summary: | A WSGI interface for Python web applications in Apache |
Description: | The mod_wsgi adapter is an Apache module that provides a WSGI compliant
interface for hosting Python based web applications within Apache. The
adapter is written completely in C code against the Apache C runtime and
for hosting WSGI applications within Apache has a lower overhead than using
existing WSGI adapters for mod_python or CGI. |