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
|
Source: docbook-slides
Maintainer: Debian XML/SGML Group <debian-xml-sgml-pkgs@lists.alioth.debian.org>
Uploaders: Mathieu Malaterre <malat@debian.org>
Section: text
Priority: optional
Build-Depends-Indep: xml-core
Build-Depends: debhelper-compat (= 13),
Standards-Version: 4.7.2
Vcs-Browser: https://salsa.debian.org/xml-sgml-team/docbook-slides
Vcs-Git: https://salsa.debian.org/xml-sgml-team/docbook-slides.git
Homepage: https://docbook.sourceforge.net
Package: docbook-slides
Architecture: all
Depends: docbook-xsl,
docbook-simple,
docbook-xml,
${misc:Depends}
Suggests: docbook-slides-demo
Conflicts: docbook-xml-slides
Replaces: docbook-xml-slides
Description: XML Slides DTD and XSL Stylesheets
A docbook-derived XML DTD for building presentation
slides. This package includes the xsl stylesheets for this DTD.
This version can be customized with the Simplified DocBook XML
DTD or with the full DocBook XML DTD.
|