File: control

package info (click to toggle)
pslib 0.4.5-3.1
  • links: PTS
  • area: main
  • in suites: buster, stretch
  • size: 2,696 kB
  • ctags: 1,194
  • sloc: sh: 11,204; ansic: 9,553; makefile: 240
file content (37 lines) | stat: -rw-r--r-- 1,460 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
26
27
28
29
30
31
32
33
34
35
36
37
Source: pslib
Section: text
Priority: optional
Maintainer: Uwe Steinmann <steinm@debian.org>
Build-Depends: debhelper (>= 5), intltool (>= 0.18), libpng-dev | libpng2-dev, libjpeg-dev, libgif-dev, docbook-to-man, docbook-utils
Standards-Version: 3.7.2

Package: pslib-dev
Section: libdevel
Architecture: any
Depends: pslib1 (= ${binary:Version}), libjpeg-dev, libpng-dev | libpng2-dev, libgif-dev
Description: development files for pslib
 pslib is a library to create PostScript files

Package: pslib1
Section: libs
Architecture: any
Depends: ${shlibs:Depends}
Description: library to create PostScript files
 pslib is a library to create PostScript files. It offers many drawing
 primitives, image output and very sophisticated text rendering.
 It can read external Type1 fonts and embed them into the output file.
 It supports pdfmarks which makes it in combination with ghostscript's
 pdfwriter an alternative for libraries creating PDF.

Package: pslib1-dbg
Section: libs
Architecture: any
Depends: ${shlibs:Depends}
Description: library to create PostScript files
 pslib is a library to create PostScript files. It offers many drawing
 primitives, image output and very sophisticated text rendering.
 It can read external Type1 fonts and embed them into the output file.
 It supports pdfmarks which makes it in combination with ghostscript's
 pdfwriter an alternative for libraries creating PDF.
 .
 This package contains the debugging symbols for pslib1