Paketname | libapache2-mod-wsgi |
Beschreibung | Python WSGI adapter module for Apache |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 3.3-2 |
Sektion | httpd |
Priorität | optional |
Installierte Größe | 384 Byte |
Hängt ab von | apache2, apache2.2-common, libc6 (>= 2.3.6-6~), libpython2.6 (>= 2.6), python (>= 2.5), python (<< 2 |
Empfohlene Pakete | |
Paketbetreuer | Debian Python Modules Team |
Quelle | mod-wsgi |
Paketgröße | 129286 Byte |
Prüfsumme MD5 | e68db2b99a18199396504f714cafcf65 |
Prüfsumme SHA1 | 100fdb6df094a503e4b9ee12a244398c77825729 |
Prüfsumme SHA256 | 0b24ae3a69b173782d120072cd17c2414a73c01d9a89b3c2126849e8c8339223 |
Link zum Herunterladen | libapache2-mod-wsgi_3.3-2_i386.deb |
Ausführliche Beschreibung | The mod_wsgi adapter is an Apache module that provides a WSGI (Web Server
Gateway Interface, a standard interface between web server software and
web applications written in Python) compliant interface for hosting Python
based web applications within Apache. The adapter provides significantly
better performance than using existing WSGI adapters for mod_python or CGI.
.
This package provides module for Python 2.X.
|