File: control

package info (click to toggle)
xmlgraphics-commons 2.1-2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 5,280 kB
  • ctags: 5,310
  • sloc: java: 35,452; xml: 1,737; makefile: 21
file content (49 lines) | stat: -rw-r--r-- 2,178 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
39
40
41
42
43
44
45
46
47
48
49
Source: xmlgraphics-commons
Section: java
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Vincent Fourmond <fourmond@debian.org>,
           Mathieu Malaterre <malat@debian.org>
Build-Depends: debhelper (>= 9), javahelper
Build-Depends-Indep: ant-optional,
                     default-jdk,
                     default-jdk-doc,
                     gnupg,
                     junit4,
                     libcommons-io-java (>= 1.3.1),
                     libcommons-logging-java,
                     libmockito-java,
                     libxml-commons-resolver1.1-java,
                     maven-repo-helper
Standards-Version: 3.9.8
Vcs-Svn: svn://anonscm.debian.org/pkg-java/trunk/xmlgraphics-commons
Vcs-Browser: https://anonscm.debian.org/viewvc/pkg-java/trunk/xmlgraphics-commons
Homepage: http://xmlgraphics.apache.org/commons/

Package: libxmlgraphics-commons-java
Architecture: all
Depends: libcommons-io-java, libcommons-logging-java, ${misc:Depends}
Suggests: libxmlgraphics-commons-java-doc
Description: Reusable components used by Batik and FOP
 Apache XML Graphics Commons is a library that consists of several
 reusable components used by Apache Batik and Apache FOP. Many of these
 components can easily be used separately outside the domains of SVG and
 XSL-FO. You will find components such as a PDF library, an RTF library,
 Graphics2D implementations that let you generate PDF & PostScript
 files, and much more.

Package: libxmlgraphics-commons-java-doc
Architecture: all
Section: doc
Depends: ${java:Depends}, ${misc:Depends}
Recommends: ${java:Recommends}
Suggests: libxmlgraphics-commons-java
Description: Reusable components used by Batik and FOP (documentation)
 Apache XML Graphics Commons is a library that consists of several
 reusable components used by Apache Batik and Apache FOP. Many of these
 components can easily be used separately outside the domains of SVG and
 XSL-FO. You will find components such as a PDF library, an RTF library,
 Graphics2D implementations that let you generate PDF & PostScript
 files, and much more.
 .
 This package includes the documentation.