File: control

package info (click to toggle)
impose%2B 0.2-12.2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 200 kB
  • sloc: perl: 541; xml: 330; makefile: 67
file content (33 lines) | stat: -rw-r--r-- 1,238 bytes parent folder | download | duplicates (3)
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
26
27
28
29
30
31
32
33
Source: impose+
Section: text
Priority: optional
Maintainer: Yaroslav Halchenko <debian@onerussian.com>
Build-Depends: debhelper (>= 5.0.0), xsltproc, docbook-xml, docbook-xsl
Standards-Version: 3.8.4
Homepage: http://freshmeat.net/projects/impose/
Vcs-Browser: http://git.onerussian.com/?p=impose+
Vcs-git: http://git.onerussian.com/vcs/impose+


Package: impose+
Architecture: all
Depends: psutils, ${perl:Depends}, ${misc:Depends}
Suggests: ghostscript
Description: Postscript utilities for two-up printing, bbox, etc
 A set of utilities for manipulating DSC compliant postscript. The
 following programs are included:
 .
 impose: A preprocessor to pstops for creating 2-up printouts. It
 tries to remove white space from the printout by probing the original
 postscript for the printed area's bounding box.  This makes the
 output more esthetic than a simplistic layout of non-cropped original
 pages.
 .
 bboxx: Extracts the bounding boxes of a postscript file, with the
 option of entering the bounding box into the file. This program uses
 the ghostscript bbox device.
 .
 fixtd: Sets options in a Postscript file asking the printer to turn
 on tumbling or duplex printing.
 .
 psbl: Rearranges pages in a file to create booklets.