~saiarcot895/ubuntu/trusty/werken.xpath/fix-symlink

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Source: werken.xpath
Section: java
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Arnaud Vandyck <avdyk@debian.org>, Michael Koch <konqueror@gmx.de>
Build-Depends: debhelper(>= 7), cdbs, ant, default-jdk
Build-Depends-Indep: libxerces2-java, antlr(>= 2.7), libjdom0-java
Standards-Version: 3.8.3

Package: libwerken.xpath-java
Architecture: all
Depends: default-jdk, libxerces2-java, antlr(>= 2.7), libjdom0-java, ${misc:Depends}
Description: JDOM XPath Engine 
 A XPath Engine for JDOM, created by the Werken & Sons Company.
 .
 It's not overly useful by itself, but rather needs an (currently in
 development) implementation of XPointer, XSLT, or other XPath-based 
 specification.  werken.xpath is merely an engine which can parse XPaths,
 and walk JDOM <http://www.jdom.org/> trees.