File: control

package info (click to toggle)
gnuhtml2latex 0.4-3.1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye
  • size: 104 kB
  • sloc: perl: 844; makefile: 6
file content (17 lines) | stat: -rw-r--r-- 624 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
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.