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
|
Source: libjempbox-java
Section: libs
Priority: extra
Maintainer: gregor herrmann <gregor+debian@comodo.priv.at>
Uploaders: tony mancill <tmancill@debian.org>
Build-Depends: debhelper (>= 6), ant, dpatch
Build-Depends-Indep: java-gcj-compat-dev, checkstyle, junit
Standards-Version: 3.7.3
Homepage: http://www.jempbox.org/
Vcs-Svn: http://svn.toastfreeware.priv.at/debian/libjempbox-java/trunk/
Vcs-Browser: http://svn.toastfreeware.priv.at/wsvn/ToastfreewareDebian/libjempbox-java/trunk/
Package: libjempbox-java
Architecture: all
Depends: java-gcj-compat | java1-runtime | java2-runtime
Description: XMP Compatible Java Library
JempBox is an open source Java library that implements Adobe's XMP(TM)
specification.
Package: libjempbox-java-doc
Architecture: all
Section: doc
Suggests: libjempbox-java
Description: XMP Compatible Java Library (documentation)
JempBox is an open source Java library that implements Adobe's XMP(TM)
specification.
.
This package contains the documentation for the library.
|