File: control

package info (click to toggle)
pdf2djvu 0.9.12-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 4,024 kB
  • sloc: cpp: 6,778; sh: 4,305; xml: 4,193; python: 1,111; makefile: 708; perl: 17
file content (40 lines) | stat: -rw-r--r-- 936 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
Source: pdf2djvu
Section: text
Priority: optional
Maintainer: Daniel Stender <stender@debian.org>
Build-Depends:
 debhelper (>= 11),
 djvulibre-bin (>= 3.5.25~),
 libdjvulibre-dev (>= 3.5.25~),
 libgraphicsmagick++1-dev,
 libpoppler-private-dev (>= 0.24~),
 libexiv2-dev,
 uuid-dev,
 pkg-config,
 python-nose,
 python-pil,
 locales
Build-Conflicts:
 locales-all
Standards-Version: 4.3.0
Homepage: http://jwilk.net/software/pdf2djvu
Vcs-Browser: https://salsa.debian.org/debian/pdf2djvu
Vcs-Git: https://salsa.debian.org/debian/pdf2djvu.git

Package: pdf2djvu
Architecture: any
Depends:
 djvulibre-bin (>= 3.5.25~),
 ${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).