Source: libcommons-jxpath-java
Section: java
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Niels Thykier <niels@thykier.net>, Michael Koch <konqueror@gmx.de>
Build-Depends: debhelper (>= 7), cdbs (>= 0.4.8), ant, libcommons-logging-java,
 junit, libservlet2.5-java, libcommons-collections-java, libcommons-beanutils-java,
 libjdom1-java, default-jdk
Standards-Version: 3.8.4
Homepage: http://commons.apache.org/jxpath/
Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/libcommons-jxpath-java
Vcs-Browser: http://svn.debian.org/viewsvn/pkg-java/trunk/libcommons-jxpath-java

Package: libcommons-jxpath-java
Architecture: all
Depends: default-jre-headless | java1-runtime-headless | java2-runtime-headless, ${misc:Depends}
Suggests: libcommons-jxpath-java-doc
Description: manipulate javabean using XPath syntax
 This library provides the java developer the ability to manipulate 
 javabeans with the XPath syntax. It also supports java collections,
 objects with dynamic properties (like Map, ServletContext, etc)
 and mechanism for adding support for additional models. 
 . 
 One of the most important feature of the component is the
 unification of reference syntax between DOM and java. 

Package: libcommons-jxpath-java-doc
Section: doc
Architecture: all
Depends: ${misc:Depends}
Suggests: libcommons-jxpath-java
Description: Javadoc API for libcommons-jxpath-java
 The javadoc API for libcommons-jxpath-java which is a library to
 manipulate javabeans with the XPath syntax.
