Source: scgi
Section: web
Priority: optional
Maintainer: Neil Schemenauer <nas@debian.org>
Build-Depends: debhelper (>> 3.0.0), python2.2-dev, apache-dev
Standards-Version: 3.5.2

Package: libapache-mod-scgi
Depends: apache
Architecture: any
Description: 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.

Package: python2.2-scgi
Architecture: any
Depends: python2.2
Description: 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.
