File: control

package info (click to toggle)
html2ps 1.0b3-4
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 460 kB
  • ctags: 239
  • sloc: perl: 4,535; tcl: 1,799; makefile: 42
file content (19 lines) | stat: -rw-r--r-- 675 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Source: html2ps
Section: text
Priority: optional
Maintainer: Debian QA Group <packages@qa.debian.org>
Standards-Version: 3.5.7
Build-Depends-Indep: debhelper (>> 4.1)

Package: html2ps
Architecture: all
Depends: ${perl:Depends}, perlmagick, libwww-perl, weblint-perl, libhtml-parser-perl, tk8.3 | wish, libpaper-utils
Recommends: gs
Suggests: tetex-base
Description: HTML to PostScript converter
 This program converts HTML directly to PostScript.  The HTML code can
 be retrieved from one or more URLs or local files, specified as
 parameters on the command line.  A comprehensive level of HTML is
 supported, including inline images, CSS1, and some features of HTML
 4.0.