File: control

package info (click to toggle)
wsdl4j 1.6.2-2
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 984 kB
  • ctags: 1,772
  • sloc: java: 11,215; xml: 199; makefile: 12; sh: 11
file content (33 lines) | stat: -rw-r--r-- 1,327 bytes parent folder | download
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
32
33
Source: wsdl4j
Section: java
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, default-jdk
Standards-Version: 3.8.2
Homepage: http://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: default-jre-headless | java1-runtime-headless | java2-runtime-headless,
 ${misc:Depends}
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
Depends: ${misc:Depends}
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.