File: control

package info (click to toggle)
page-crunch 1.0.1-3.1
  • links: PTS
  • area: main
  • in suites: bookworm, bullseye
  • size: 156 kB
  • sloc: tcl: 733; makefile: 62
file content (25 lines) | stat: -rw-r--r-- 981 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
Source: page-crunch
Section: text
Priority: optional
Maintainer: Sylvain Beucler <beuc@debian.org>
Uploaders: David Cobac <david.cobac@free.fr>
Build-Depends: debhelper (>= 7.0.50~)
Build-Depends-Indep: gettext
Standards-Version: 3.9.3
Homepage: http://wfr.tcl.tk/279

Package: page-crunch
Architecture: all
# ghostscript: ps2pdf
# xpdf-utils | poppler-utils: pdftops, pdfinfo
# psutils: psnup, psbook, pstops, psselect
Depends: ${misc:Depends}, tk8.4 | wish, psutils, ghostscript, xpdf-utils | poppler-utils
Recommends: gv | postscript-viewer, xpdf | pdf-viewer
Description: PDF and PS manipulation for printing needs
 Converts PDF and PS files to new PDF and PS documents with several
 sheets on the same page, or with resized or rotated sheets. It also
 can generate a book ready to print.
 .
 It acts as a graphical frontend to psutils programs, like psnup and
 psbook, and runs viewers such as xpdf and gv for preview once the
 processing is done.  The GUI is made in Tcl/Tk.