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
|
Source: libpdfbox-java
Section: java
Priority: extra
Maintainer: gregor herrmann <gregoa@debian.org>
Uploaders: tony mancill <tmancill@debian.org>
Build-Depends: debhelper (>= 7.3.7), ant, quilt (>= 0.46-7)
Build-Depends-Indep: default-jdk-builddep, 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
Standards-Version: 3.8.3
Homepage: http://www.pdfbox.org/
Vcs-Svn: http://svn.toastfreeware.priv.at/debian/libpdfbox-java/trunk/
Vcs-Browser: http://svn.toastfreeware.priv.at/wsvn/ToastfreewareDebian/libpdfbox-java/trunk/
Package: libpdfbox-java
Architecture: all
Depends: ${misc:Depends}, default-jre-headless | java-runtime-headless
Description: PDF library for Java
PDFBox is an open source Java PDF library 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. PDFBox also
includes several command line utilities.
Package: libpdfbox-java-doc
Architecture: all
Section: doc
Depends: ${misc:Depends}
Suggests: libpdfbox-java
Description: PDF library for Java (documentation)
PDFBox is an open source Java PDF library 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. PDFBox also
includes several command line utilities.
.
This package contains the documentation for the library.
|