libcommons-jxpath-java 1.3-3 source package in Ubuntu

Changelog

libcommons-jxpath-java (1.3-3) unstable; urgency=low

  [ Thierry Carrez ]
  * debian/control: Minimal dependency on -headless runtimes

  [ Torsten Werner ]
  * Switch to source format 3.0.
  * Remove Arnaud from uploaders list.
  * Update Standards-Version: 3.8.4.
 -- Thierry Carrez <email address hidden>   Tue,  08 Jun 2010 22:23:15 +0100

Upload details

Uploaded by:
Thierry Carrez
Uploaded to:
Maverick
Original maintainer:
Debian Java Maintainers
Architectures:
all
Section:
libs
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Maverick: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
libcommons-jxpath-java_1.3.orig.tar.gz 278.7 KiB da314198d75c6da660e2603bd1543a8f5d0b640c5144b748e62e59afc278efe6
libcommons-jxpath-java_1.3-3.debian.tar.gz 3.9 KiB a5c67b19521e1ec0493a473403ef35e57d470cf5170e3962536f8e0605179acd
libcommons-jxpath-java_1.3-3.dsc 1.5 KiB 9639c53bc126008cdc35feccbed297ed9c56b0eae8ae43f1eb62b14f04369c72

Available diffs

View changes file

Binary packages built by this source

libcommons-jxpath-java: 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.

libcommons-jxpath-java-doc: Javadoc API for libcommons-jxpath-java

 The javadoc API for libcommons-jxpath-java which is a library to
 manipulate javabeans with the XPath syntax.