Source: displayres
Section: web
Priority: optional
Maintainer: Elmar Hoffmann <elho@elho.net>
Build-Depends: cdbs (>= 0.4.43), debhelper (>= 5.0.37.2)
Build-Depends-Indep: python, python-htmltmpl (>= 1.22), python-central (>= 0.5)
XS-Python-Version: >= 2.3
Standards-Version: 3.8.0
Homepage: http://www.elho.net/dev/displayres/

Package: displayres
Architecture: all
Depends: ${python:Depends}, python-htmltmpl (>= 1.22)
Suggests: apache2 | httpd
XB-Python-Version: ${python:Versions}
Description: CGI script to calculate display resolution
 A CGI script written in Python to calculate the horizontal
 and vertical display resolution of a monitor in dpi for a
 set of common resolutions based on the visible display size.
 .
 It is fully template based and comes with a XHTML 1.1
 template.
