File: control

package info (click to toggle)
epstool 3.09-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, sid, trixie
  • size: 1,016 kB
  • sloc: ansic: 20,961; makefile: 81
file content (25 lines) | stat: -rw-r--r-- 780 bytes parent folder | download
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: epstool
Section: graphics
Priority: optional
Maintainer: Philip Rinn <rinni@debian.org>
Build-Depends:
 debhelper-compat (= 13),
Standards-Version: 4.6.2
Rules-Requires-Root: no
Homepage: http://www.ghostgum.com.au/software/epstool.htm
Vcs-Git: https://salsa.debian.org/debian/epstool.git
Vcs-Browser: https://salsa.debian.org/debian/epstool

Package: epstool
Architecture: any
Multi-Arch: foreign
Depends:
 ${shlibs:Depends},
 ${misc:Depends},
 ghostscript,
Description: edit preview images and fix bounding boxes in EPS files
 Encapsulated PostScript (EPS) files may contain a preview to be used
 by programs that can't interpret the PostScript code. epstool can
 create and extract such previews.
 .
 epstool can also calculate an optimal bounding box for an EPS file.