Source: gnuhtml2latex
Section: text
Priority: optional
Maintainer: Gunnar Wolf <gwolf@debian.org>
Standards-Version: 3.9.8
Build-depends: debhelper (>=10)
Vcs-Git: git://git.debian.org/git/collab-maint/gnuhtml2latex.git
Vcs-Browser: http://git.debian.org/git/collab-maint/gnuhtml2latex.git

Package: gnuhtml2latex
Architecture: all
Recommends: wget
Depends: ${misc:Depends}, perl, libhtml-parser-perl
Description: Convert HTML files to LaTeX
 gnuhtml2latex is a Perl script that converts HTML files to LaTeX
 files. It takes list of .html files as arguments and make .tex
 ones. Can also convert html stdin to latex stdout.
