Source: libjopendocument-java
Standards-Version: 4.7.3
Maintainer: Debian GNUKhata Team <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders:
 Pirate Praveen <praveen@debian.org>,
Section: java
Build-Depends:
 debhelper-compat (= 13),
 javahelper,
 ant,
 default-jdk-headless,
 junit4,
 libitext-java,
 libcommons-collections3-java,
 libjdom1-java,
 libjcip-annotations-java,
 libognl-java,
 librhino-java,
Vcs-Browser: https://salsa.debian.org/java-team/libjopendocument-java
Vcs-Git: https://salsa.debian.org/java-team/libjopendocument-java.git
Homepage: https://www.jopendocument.org/

Package: libjopendocument-java
Architecture: all
Depends:
 ${java:Depends},
 ${misc:Depends},
Description: pure Java library for OASIS Open Document files manipulation
 jOpenDocument is a free library for developers looking to use Open Document
 files without OpenOffice.org.
 .
 You can automate the document creation and manipulation process. You can use
 jOpenDocument to:
 .
    - Generate dynamic documents from Java, XML or databases
    - Display and print files with built-in viewers
    - Split, concatenate, and manipulate pages
    - Automate filling out of template (created by OpenOffice or not)
    - Use your preferred language via standard ScriptEngine interface
    - And much more...
