Source: freehep-xml
Section: java
Priority: extra
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Giovanni Mascellani <gio@debian.org>,
 Gabriele Giacone <1o5g4r8o@gmail.com>,
 Philipp Huebner <debalance@debian.org>
Build-Depends: debhelper (>= 9), maven-debian-helper, default-jdk
Build-Depends-Indep: libfreehep-io-java, libfreehep-util-java,
 libfreehep-swing-java, junit, libjdom1-java, libmaven-exec-plugin-java
Standards-Version: 3.9.8
Vcs-Git: https://anonscm.debian.org/git/pkg-java/freehep/freehep-xml.git
Vcs-Browser: https://anonscm.debian.org/git/pkg-java/freehep/freehep-xml.git
Homepage: http://java.freehep.org/

Package: libfreehep-xml-java
Architecture: all
Depends: ${misc:Depends}, ${maven:Depends}
Recommends: ${maven:OptionalDepends}
Description: FreeHEP XML Library
 This library provides tools to read and write XML and XHTML files. You can
 write XML and XHTML files using a Writer-like interface, with additional
 methods to add tags and attributes, or save and restore on object
 configuration with XML.
 .
 FreeHEP is a collection of Java libraries used in High Energy Physics.
