1 |
Source: libpdfbox-java |
2 |
Section: contrib/libs |
3 |
Priority: extra |
4 |
Maintainer: gregor herrmann <gregor+debian@comodo.priv.at> |
5 |
Uploaders: tony mancill <tmancill@debian.org> |
6 |
Build-Depends: debhelper (>= 5), ant, dpatch |
7 |
Build-Depends-Indep: java-gcj-compat-dev, liblucene2-java, libbcmail-java, libbcprov-java, checkstyle, junit, libfontbox-java, scribus, cmap-adobe-cns1, cmap-adobe-gb1, cmap-adobe-japan1, cmap-adobe-japan2, cmap-adobe-korea1, gs-cjk-resource |
8 |
Standards-Version: 3.7.3 |
9 |
Homepage: http://www.pdfbox.org/ |
10 |
Vcs-Svn: http://svn.toastfreeware.priv.at/debian/libpdfbox-java/trunk/ |
11 |
Vcs-Browser: http://svn.toastfreeware.priv.at/wsvn/ToastfreewareDebian/libpdfbox-java/trunk/ |
12 |
|
13 |
Package: libpdfbox-java |
14 |
Architecture: all |
15 |
Depends: java-gcj-compat | java1-runtime | java2-runtime |
16 |
Description: PDF library for Java |
17 |
PDFBox is an open source Java PDF library for working with PDF documents. |
18 |
This project allows creation of new PDF documents, manipulation of existing |
19 |
documents and the ability to extract content from documents. PDFBox also |
20 |
includes several command line utilities. |
21 |
|
22 |
Package: libpdfbox-java-doc |
23 |
Architecture: all |
24 |
Section: contrib/doc |
25 |
Suggests: libpdfbox-java |
26 |
Description: PDF library for Java (documentation) |
27 |
PDFBox is an open source Java PDF library for working with PDF documents. |
28 |
This project allows creation of new PDF documents, manipulation of existing |
29 |
documents and the ability to extract content from documents. PDFBox also |
30 |
includes several command line utilities. |
31 |
. |
32 |
This package contains the documentation for the library. |