Paketname | python-scgi |
Beschreibung | Server-side implementation of the SCGI protocol |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (main) |
Version | 1.13-1 |
Sektion | web |
Priorität | optional |
Installierte Größe | 164 Byte |
Hängt ab von | python (<< 2.7), python (>= 2.5), python-support (>= 0.90.0), libc6 (>= 2.4) |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu MOTU Developers |
Quelle | scgi |
Paketgröße | 22144 Byte |
Prüfsumme MD5 | 6877f394541500c8e4995787efef8587 |
Prüfsumme SHA1 | 79781466259226438896078f1f8091e1880a4997 |
Prüfsumme SHA256 | edb045fe270904351585fbc31bd4c069e5b31416f24de335143bdc6aaed330f8 |
Link zum Herunterladen | python-scgi_1.13-1_i386.deb |
Ausführliche Beschreibung | The SCGI protocol is a replacement for the Common Gateway
Interface (CGI) protocol. It is a proposed standard for
applications to interface with HTTP servers. It is similar to
FastCGI but is designed to be easier to implement.
.
This is a Python package implementing the server side of the
SCGI protocol.
|