File: control

package info (click to toggle)
paps 0.6.8-2
  • links: PTS
  • area: main
  • in suites: lenny, squeeze
  • size: 1,808 kB
  • ctags: 397
  • sloc: sh: 8,928; ansic: 1,678; makefile: 80
file content (25 lines) | stat: -rw-r--r-- 918 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: paps
Priority: optional
Maintainer: Lior Kaplan <kaplan@debian.org>
Build-Depends: debhelper (>= 5.0.0), libpango1.0-dev, autotools-dev, libtool, doxygen (>= 1.4.6-1)
Standards-Version: 3.7.3
Section: libs
Homepage: http://paps.sourceforge.net/

Package: libpaps-dev
Section: libdevel
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, libpango1.0-dev
Description: Static development files for libpaps
 Paps reads a UTF-8 encoded file and generates a PostScript
 language rendering of the file. The rendering is done by 
 creating outline curves through the pango ft2 backend.

Package: paps
Section: text
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: UTF-8 to PostScript converter using Pango
 Paps reads a UTF-8 encoded file and generates a PostScript
 language rendering of the file. The rendering is done by 
 creating outline curves through the pango ft2 backend.