1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
|
Source: libws-commons-util-java
Priority: optional
Section: java
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Jakub Adam <jakub.adam@ktknet.cz>
Build-Depends:
ant,
debhelper (>= 11),
default-jdk,
javahelper,
junit,
maven-debian-helper
Standards-Version: 4.1.4
Vcs-Git: https://anonscm.debian.org/git/pkg-java/libws-commons-util-java.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/libws-commons-util-java.git
Homepage: http://ws.apache.org/commons/util/
Package: libws-commons-util-java
Architecture: all
Depends: ${misc:Depends}
Description: Common utilities from the Apache Web Services Project
This is a small collection of utility classes, that allow high
performance XML processing based on SAX.
|