Source: fcgiwrap
Section: web
Priority: extra
Maintainer: Jordi Mallach <jordi@debian.org>
Uploaders: Sergio Talens-Oliag <sto@debian.org>
Build-Depends: autoconf (>= 2.61), automake,
               debhelper (>= 9),
               dh-autoreconf,
               dh-systemd,
               libfcgi-dev,
               libsystemd-dev [linux-any],
               pkg-config
Standards-Version: 3.9.6
Vcs-Svn: svn://anonscm.debian.org/collab-maint/deb-maint/fcgiwrap/trunk
Vcs-Browser: http://anonscm.debian.org/viewvc/collab-maint/deb-maint/fcgiwrap/trunk/
Homepage: https://github.com/gnosek/fcgiwrap

Package: fcgiwrap
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, spawn-fcgi (>= 1.6.1)
Enhances: nginx
Description: simple server to run CGI applications over FastCGI
 fcgiwrap is a simple server for running CGI applications over FastCGI.
 Its goal is to provide clean CGI support to the nginx webserver, although
 can be used with others.
 .
 fcgiwrap is lightweight and has no configuration, making it possible to
 use the same pool to run different sites.
