19 lines
612 B
Plaintext
19 lines
612 B
Plaintext
|
Source: execwrap
|
||
|
Section: net
|
||
|
Priority: extra
|
||
|
Maintainer: Stefan Bühler <stbuehler@web.de>
|
||
|
Build-Depends: cdbs, debhelper (>= 5)
|
||
|
Standards-Version: 3.8.0
|
||
|
Homepage: http://cyanite.org/projects/execwrap/
|
||
|
Vcs-Git: git://cyanite.org/execwrap
|
||
|
|
||
|
Package: execwrap
|
||
|
Architecture: any
|
||
|
Depends: ${shlibs:Depends}
|
||
|
Description: super-user exec wrapper for the lighttpd web-server
|
||
|
ExecWrap is a super-user exec wrapper for the lighttpd web-server, but it can
|
||
|
be used in any environment as long as arguments can be passed from the server
|
||
|
to its children via the environment.
|
||
|
.
|
||
|
ExecWrap is released under the BSD license.
|