File: control

package info (click to toggle)
pdf2djvu 0.9.4-1
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 2,628 kB
  • ctags: 1,058
  • sloc: cpp: 6,799; xml: 4,199; sh: 4,163; python: 1,000; makefile: 633; perl: 6
file content (41 lines) | stat: -rw-r--r-- 893 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: pdf2djvu
Section: text
Priority: optional
Maintainer: Daniel Stender <stender@debian.org>
Build-Depends:
 autotools-dev,
 debhelper (>= 9),
 djvulibre-bin (>= 3.5.23-6),
 dpkg-dev (>= 1.16.1),
 libdjvulibre-dev (>= 3.5.23-6),
 libgraphicsmagick++1-dev,
 libpoppler-private-dev (>= 0.7.3),
 libexiv2-dev,
 uuid-dev,
 pkg-config,
 python-nose,
 python-pil,
 locales
Build-Conflicts:
 locales-all
Standards-Version: 3.9.7
Homepage: http://jwilk.net/software/pdf2djvu
Testsuite: autopkgtest

Package: pdf2djvu
Architecture: any
Depends:
 djvulibre-bin (>= 3.5.20-5~),
 ${misc:Depends},
 ${shlibs:Depends}
Suggests:
 poppler-data
Breaks:
 libdjvulibre21 (<< 3.5.20-5~)
Description: PDF to DjVu converter
 pdf2djvu creates DjVu files from PDF files. It's able to extract:
  - graphics,
  - text layer,
  - hyperlinks,
  - document outline (bookmarks),
  - metadata (including XMP metadata).