File: control

package info (click to toggle)
libpdfbox-java 1%3A0.7.3%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 27,316 kB
  • ctags: 18,061
  • sloc: java: 38,032; xml: 2,650; sh: 48; jsp: 27; makefile: 12
file content (36 lines) | stat: -rw-r--r-- 1,582 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
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.