File: control

package info (click to toggle)
xml-commons-external 1.4.01-3
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 3,484 kB
  • sloc: java: 12,856; xml: 72; makefile: 19
file content (38 lines) | stat: -rw-r--r-- 1,425 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
34
35
36
37
38
Source: xml-commons-external
Section: java
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders:
 Vincent Fourmond <fourmond@debian.org>,
 Onkar Shinde <onkarshinde@ubuntu.com>
Build-Depends:
 debhelper (>= 11),
 default-jdk,
 javahelper,
 maven-repo-helper
Standards-Version: 4.1.3
Vcs-Git: https://anonscm.debian.org/git/pkg-java/xml-commons-external.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/xml-commons-external.git
Homepage: http://xml.apache.org/commons/

Package: libxml-commons-external-java
Architecture: all
Depends: ${misc:Depends}
Description: XML Commons external code - DOM, SAX, and JAXP, etc
 xml-commons is focused on common code and guidelines for xml
 projects.  The first focus will be to organize and have common
 packaging for the various externally-defined standards code relating
 to XML - things like the DOM, SAX, and JAXP interfaces.

Package: libxml-commons-external-java-doc
Section: doc
Architecture: all
Depends: ${misc:Depends}
Description: Documentation of XML Commons external API
 xml-commons is focussed on common code and guidelines for xml
 projects.  The first focus will be to organize and have common
 packaging for the various externally-defined standards code relating
 to XML - things like the DOM, SAX, and JAXP interfaces.
 .
 This package contains class API documentation for XML Commons
 external API.