scgi 1.13-1ubuntu1 source package in Ubuntu

Changelog

scgi (1.13-1ubuntu1) precise; urgency=low

  * Build using dh_python2
 -- Matthias Klose <email address hidden>   Sat, 17 Dec 2011 14:56:14 +0000

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Precise
Original maintainer:
Neil Schemenauer
Architectures:
any
Section:
web
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Precise release main web

Downloads

File Size SHA-256 Checksum
scgi_1.13.orig.tar.gz 28.6 KiB 6d616abd6d78be8255a8f1435f21a0a6137b080942cfa3fc7f02ff48f1d95f9f
scgi_1.13-1ubuntu1.diff.gz 4.7 KiB 2f9c66e91462ada84d32ec21ee6364e13ecdb1e0aaf309ecbb6723433d59c58f
scgi_1.13-1ubuntu1.dsc 1.1 KiB 0e3e39831649c7714ab7a9313fcfa6d1e3d8d87aa6050ed398821dbb1ac38b1b

Available diffs

View changes file

Binary packages built by this source

libapache2-mod-scgi: Apache module implementing the SCGI protocol

 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 package is an Apache module implementing the client side of
 the protocol.

python-scgi: Server-side implementation of the SCGI protocol

 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.