Source: scgi-cgi
Section: web
Priority: optional
Maintainer: Stefan Bühler <source@stbuehler.de>
Uploaders: Jenkins (autobuilder) <jenkins@lighttpd.net>
Build-Depends: debhelper-compat (=13), meson, libevent-dev (>= 2.0), pkgconf
Standards-Version: 4.7.2
Homepage: https://redmine.lighttpd.net/projects/scgi-cgi

Package: scgi-cgi
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: SCGI application to run cgi applications
 SCGI application to run normal cgi applications; this allows one to run
 cgi applications with different user permissions than the webserver
 without using suExec wrappers.
 And the webserver doesn't need to fork, and it may be easier to get
 the webserver running in a chroot.
