File: control

package info (click to toggle)
libharu 2.1.0%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 10,296 kB
  • ctags: 7,703
  • sloc: ansic: 130,515; sh: 9,509; python: 5,086; cs: 2,546; pascal: 1,625; ruby: 809; makefile: 220; cpp: 95
file content (41 lines) | stat: -rw-r--r-- 1,719 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
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
Source: libharu
Priority: extra
Maintainer: Johan Van de Wauw <johan.vandewauw@gmail.com>
Build-Depends: debhelper (>= 7.0.50~), libpng-dev, libz-dev
Standards-Version: 3.9.0
Section: libs
Homepage: http://www.libharu.org
Vcs-Git: git://git.debian.org/collab-maint/libharu.git
Vcs-Browser: http://git.debian.org/?p=collab-maint/libharu.git

Package: libhpdf-dev
Section: libdevel
Architecture: any
Depends: libhpdf-2.1.0 (= ${binary:Version}), ${misc:Depends}
Description: C library for generating pdf files (development files)
 Haru is a free, cross platform, open-source C library for generating 
 PDF files. It supports the following features:
  1. Generation of PDF files with lines, text and images.
  2. Outlines, text and link annotations.
  3. Document compression usig deflate-decode.
  4. Embedded PNG and Jpeg images.
  5. Embedded Type1 and TrueType fonts.
  6. Creation of encrypted PDF files.
  7. Usage of various character sets (ISO8859-1~16, MSCP1250~8, KOI8-R).
  8. Support for CJK fonts and encodings.
 This package contains the header files for developing with libharu.

Package: libhpdf-2.1.0
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: C library for generating pdf files
 Haru is a free, cross platform, open-source C library for generating 
 PDF files. It supports the following features:
  1. Generation of PDF files with lines, text and images.
  2. Outlines, text and link annotations.
  3. Document compression usig deflate-decode.
  4. Embedded PNG and Jpeg images.
  5. Embedded Type1 and TrueType fonts.
  6. Creation of encrypted PDF files.
  7. Usage of various character sets (ISO8859-1~16, MSCP1250~8, KOI8-R).
  8. Support for CJK fonts and encodings.