Source: libstax-java
Section: java
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders:
 Ludovic Claude <ludovic.claude@laposte.net>
Build-Depends:
 ant,
 ant-optional,
 debhelper (>= 11),
 default-jdk,
 junit,
 libjaxp1.3-java
Standards-Version: 4.1.3
Vcs-Git: https://salsa.debian.org/java-team/libstax-java.git
Vcs-Browser: https://salsa.debian.org/java-team/libstax-java
Homepage: https://tracker.debian.org/pkg/libstax-java

Package: libstax-java
Architecture: all
Depends:
 libjaxp1.3-java,
 ${misc:Depends}
Suggests:
 libstax-java-doc
Description: StAX Reference Implementation (RI)
 StAX is a standard XML processing API that allows you to stream XML data
 from and to your application. This StAX implementation is the standard
 pull parser implementation for JSR-173 specification.

Package: libstax-java-doc
Section: doc
Architecture: all
Depends:
 ${misc:Depends}
Suggests:
 libstax-java
Description: Javadoc API for libstax-java
 StAX is a standard XML processing API that allows you to stream XML data
 from and to your application. This StAX implementation is the standard
 pull parser implementation for JSR-173 specification.
 .
 This package provides the Javadoc API for StAX.
