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
|
Source: dita-ot
Section: java
Priority: optional
Maintainer: Debian XML/SGML Group <debian-xml-sgml-pkgs@lists.alioth.debian.org>
Uploaders: Jakub Adam <jakub.adam@ktknet.cz>
Build-Depends: debhelper-compat (= 13), ant, javahelper, fop,
Build-Depends-Indep: default-jdk, libcommons-codec-java, libxerces2-java,
libicu4j-4.4-java, libxml-commons-resolver1.1-java,
libfop-java, libsaxon-java (<< 1:8.9), libicu4j-java, libxalan2-java,
Standards-Version: 4.7.2
Vcs-Browser: https://salsa.debian.org/java-team/dita-ot
Vcs-Git: https://salsa.debian.org/java-team/dita-ot.git
Homepage: https://www.dita-ot.org/
Package: dita-ot
Architecture: all
Depends: ${java:Depends}, ${misc:Depends}
Suggests: dita-ot-doc
Description: transforms DITA content (maps and topics) into deliverable formats
DITA Open Toolkit, or DITA-OT for short, is an independent, open source
implementation of the OASIS owned and developed Darwin Information Typing
Architecture (DITA) standard XML data model for authoring and publishing.
Package: dita-ot-doc
Architecture: all
Section: doc
Depends: ${misc:Depends}
Suggests: dita-ot
Description: DITA Open Toolkit (documentation)
DITA Open Toolkit, or DITA-OT for short, is an independent, open source
implementation of the OASIS owned and developed Darwin Information Typing
Architecture (DITA) standard XML data model for authoring and publishing.
.
This package contains the documentation for dita-ot.
|