File: control

package info (click to toggle)
pdf2djvu 0.9.18.2-2.1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 4,248 kB
  • sloc: cpp: 6,873; sh: 4,327; xml: 4,193; python: 1,104; makefile: 715; perl: 17
file content (39 lines) | stat: -rw-r--r-- 883 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
Source: pdf2djvu
Section: text
Priority: optional
Maintainer: Hsieh-Tseng Shen <woodrow.shen@gmail.com>
Build-Depends:
 debhelper-compat (= 13),
 djvulibre-bin,
 libdjvulibre-dev,
 libgraphicsmagick++1-dev,
 libpoppler-private-dev,
 libexiv2-dev,
 uuid-dev,
 pkgconf,
# python-nose,
# python-pil,
 locales
Build-Conflicts:
 locales-all
Standards-Version: 4.7.0
Rules-Requires-Root: no
Homepage: https://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,
 ${misc:Depends},
 ${shlibs:Depends}
Suggests:
 poppler-data
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).