File: control

package info (click to toggle)
libapache-poi-java 4.0.1-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster
  • size: 198,448 kB
  • sloc: java: 386,440; xml: 65,910; makefile: 227; sh: 215; jsp: 85; ruby: 78; python: 46; cpp: 17
file content (89 lines) | stat: -rw-r--r-- 2,496 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
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
Source: libapache-poi-java
Section: java
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders:
 Rene Engelhard <rene@debian.org>,
 Torsten Werner <twerner@debian.org>,
 Emmanuel Bourg <ebourg@apache.org>
Build-Depends:
 ant,
 ant-optional,
 debhelper (>= 10~),
 default-jdk,
 javahelper,
 junit4,
 libbcpkix-java (>= 1.54),
 libcommons-codec-java,
 libcommons-collections4-java,
 libcommons-compress-java,
 libcommons-logging-java,
 libcommons-math3-java,
 libcurvesapi-java,
 libdom4j-java,
 libjaxb-java,
 liblog4j1.2-java,
 libxmlbeans-java (>= 3.0.2),
 libxml-security-java (>= 2.0),
 maven-repo-helper,
 xmltooling-schemas
Standards-Version: 4.3.0
Vcs-Git: https://salsa.debian.org/java-team/libapache-poi-java.git
Vcs-Browser: https://salsa.debian.org/java-team/libapache-poi-java
Homepage: http://poi.apache.org

Package: libapache-poi-java
Architecture: all
Depends:
 libcommons-codec-java,
 libcommons-collections4-java,
 libcommons-compress-java,
 libcommons-logging-java,
 libcommons-math3-java,
 libcurvesapi-java,
 libdom4j-java,
 libjaxb-java,
 liblog4j1.2-java,
 libxmlbeans-java,
 ${misc:Depends}
Suggests: libapache-poi-java-doc, ant
Conflicts: libjakarta-poi-java
Replaces: libjakarta-poi-java
Provides: libjakarta-poi-java
Description: Apache POI - Java API for Microsoft Documents
 Apache POI provides a Java API for manipulating various file formats based upon
 the Office Open XML standards (OOXML) and Microsoft's OLE 2 Compound Document
 format (OLE2).
 .
 Apache POI supports the following formats:
  * Word (DOC, DOCX)
  * Excel (XLS, XLSX)
  * PowerPoint (PPT, PPTX)
  * Visio (VSD)
  * Publisher (PUB)
  * Outlook
  * TNEF (Transport Neutral Encoding Format)

Package: libapache-poi-java-doc
Section: doc
Architecture: all
Depends: ${misc:Depends}
Suggests: libapache-poi-java
Conflicts: libjakarta-poi-java-doc
Replaces: libjakarta-poi-java-doc
Provides: libjakarta-poi-java-doc
Description: Apache POI - Java API for Microsoft Documents (Documentation)
 Apache POI provides a Java API for manipulating various file formats based upon
 the Office Open XML standards (OOXML) and Microsoft's OLE 2 Compound Document
 format (OLE2).
 .
 Apache POI supports the following formats:
  * Word (DOC, DOCX)
  * Excel (XLS, XLSX)
  * PowerPoint (PPT, PPTX)
  * Visio (VSD)
  * Publisher (PUB)
  * Outlook
  * TNEF (Transport Neutral Encoding Format)
 .
 This package contains the documentation for libapache-poi-java.