File: control

package info (click to toggle)
libpdfbox-java 1%3A1.8.16-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 17,908 kB
  • sloc: java: 119,333; xml: 3,692; jsp: 28; makefile: 20
file content (49 lines) | stat: -rw-r--r-- 1,760 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
42
43
44
45
46
47
48
49
Source: libpdfbox-java
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: tony mancill <tmancill@debian.org>,
           Emmanuel Bourg <ebourg@apache.org>
Section: java
Priority: optional
Build-Depends: debhelper-compat (= 13),
               javahelper,
               maven-debian-helper
Build-Depends-Indep: aglfn,
                     default-jdk,
                     htmldoc-common,
                     junit4,
                     libbcmail-java (>= 1.47),
                     libbcpkix-java,
                     libbcprov-java (>= 1.47),
                     libcommons-beanutils-java,
                     libcommons-logging-java,
                     libicu4j-java,
                     poppler-data
Standards-Version: 4.6.2
Vcs-Browser: https://salsa.debian.org/java-team/libpdfbox-java
Vcs-Git: https://salsa.debian.org/java-team/libpdfbox-java.git
Homepage: https://pdfbox.apache.org
Rules-Requires-Root: no

Package: libpdfbox-java
Architecture: all
Depends: ${misc:Depends},
         libfontbox-java
Built-Using: ${misc:Built-Using}
Description: PDF library for Java
 The Apache PDFBox library is an open source Java tool for working with PDF
 documents. This project allows creation of new PDF documents, manipulation
 of existing documents and the ability to extract content from documents.

Package: libjempbox-java
Architecture: all
Depends: ${misc:Depends}
Description: XMP Compatible Java Library
 The Apache JempBox library is an open source Java tool for working with  XMP
 metadata.

Package: libfontbox-java
Architecture: all
Depends: ${misc:Depends}
Description: Java font library
 The Apache FontBox library is an open source Java tool to obtain low level
 information from font files.