| Name: | mod_wsgi |
|---|---|
| Version: | 3.2 |
| Release: | 1.el6 |
| Architecture: | i686 |
| Group: | System Environment/Libraries |
| Size: | 170030 |
| License: | ASL 2.0 |
| RPM: | mod_wsgi-3.2-1.el6.i686.rpm |
| Source RPM: | mod_wsgi-3.2-1.el6.src.rpm |
| Build Date: | Tue Jul 06 2010 |
| Build Host: | ca-build19.us.oracle.com |
| Vendor: | Oracle America |
| URL: | http://modwsgi.org |
| 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. |