1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31
|
Source: wsdl4j
Section: libs
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Steffen Moeller <steffen_moeller@gmx.de>,
Michael Koch <konqueror@gmx.de>, Torsten Werner <twerner@debian.org>
Build-Depends: debhelper (>= 5), cdbs, quilt
Build-Depends-Indep: ant, java-gcj-compat-dev
Standards-Version: 3.7.2
Homepage: wsdl4j.sourceforge.net
Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/wsdl4j
Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/wsdl4j
Package: libwsdl4j-java
Architecture: all
Depends: java-gcj-compat | java1-runtime | java2-runtime
Description: Webservice description language for Java
The Web Services Description Language for Java Toolkit (WSDL4J) allows
the creation, representation, and manipulation of WSDL documents. Is
the reference implementation for JSR110 'JWSDL' (jcp.org).
Package: libwsdl4j-java-doc
Architecture: all
Section: doc
Suggests: libwsdl4j-java
Description: Documentation for Java Web Services Library
The Web Services Description Language for Java Toolkit (WSDL4J) allows
the creation, representation, and manipulation of WSDL documents. Is
the reference implementation for JSR110 'JWSDL' (jcp.org).
.
This package contains documentation.
|