File: control

package info (click to toggle)
wsdl4j 1.6.3-4.1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, sid, trixie
  • size: 1,020 kB
  • sloc: java: 11,288; xml: 200; sh: 11; makefile: 8
file content (39 lines) | stat: -rw-r--r-- 1,275 bytes parent folder | download | duplicates (2)
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
34
35
36
37
38
39
Source: wsdl4j
Section: java
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders:
 Steffen Moeller <steffen_moeller@gmx.de>,
 Torsten Werner <twerner@debian.org>,
 Jakub Adam <jakub.adam@ktknet.cz>
Build-Depends:
 bnd,
 debhelper (>= 10),
 ant,
 default-jdk,
 javahelper,
 maven-repo-helper
Standards-Version: 3.9.8
Vcs-Git: https://anonscm.debian.org/git/pkg-java/wsdl4j.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/wsdl4j.git
Homepage: http://wsdl4j.sourceforge.net

Package: libwsdl4j-java
Architecture: all
Depends: ${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.