Source: displayres
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/displayres/

Package: displayres
Architecture: all
Pre-Depends: dpkg (>= 1.15.7.2)
Depends: ${python3:Depends}, python3-jinja2, ${misc:Depends}
Recommends: ${misc:Recommends}
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.
