Source: pysysinfo
Section: web
Priority: optional
Maintainer: Elmar Hoffmann <elho@elho.net>
Build-Depends: debhelper-compat (= 13),dh-python, dh-apache2
Build-Depends-Indep: python3, python3-jinja2
Standards-Version: 4.5.1
Homepage: http://www.elho.net/dev/pysysinfo/

Package: pysysinfo
Architecture: all
Depends: ${python3:Depends}, python3-jinja2, lsscsi, pciutils, procps, ${misc:Depends}
Recommends: ${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.
