Source: wkhtmltopdf
Section: utils
Priority: extra
Maintainer: Emmanuel Bouthenot <kolter@debian.org>
Build-Depends: debhelper (>= 8.9.0), dpkg-dev (>= 1.16.1~),
    qt4-qmake, libqt4-dev (>=4.5), libqtwebkit-dev
Standards-Version: 3.9.3
Homepage: http://code.google.com/p/wkhtmltopdf/
Vcs-Git: git://anonscm.debian.org/users/kolter/wkhtmltopdf.git
Vcs-Browser: http://anonscm.debian.org/git/users/kolter/wkhtmltopdf.git

Package: wkhtmltopdf
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Suggests: xserver | xvfb
Description: Command line utility to convert html to pdf using WebKit
 wkhtmltopdf is a command line program which permits one to create a
 pdf from an url, a local html file or stdin. It produces a pdf like
 rendred with the WebKit engine.
 .
 This program requires an X11 server to run.
