Source: pysysinfo
Section: web
Priority: optional
Maintainer: Elmar Hoffmann <elho@elho.net>
Build-Depends: cdbs (>= 0.4.43), debhelper (>= 10), dh-python, dh-apache2
Build-Depends-Indep: python (>= 2.3), python-htmltmpl (>= 1.22)
Standards-Version: 4.3.0
Homepage: http://www.elho.net/dev/pysysinfo/

Package: pysysinfo
Architecture: all
Depends: python (>= 2.3), python-htmltmpl (>= 1.22), lsscsi, pciutils, procps, ${misc:Depends}
Recommends: apache2 (>= 2.4.1) | httpd-cgi, ${misc:Recommends}
Description: CGI script to display system information
 A CGI script written in Python to display system information
 of the webserver it runs on.
 .
 It is fully template based and comes with a set of XHTML 1.1
 templates.
