Source: xmlto Section: text Priority: optional Maintainer: ChangZhuo Chen (陳昌倬) Build-Depends: debhelper (>= 10), docbook-xml (>= 4.2-8), docbook-xsl (>= 1.64.1.0), libxml2-utils, sgml-base, xsltproc (>= 1.0.29) Standards-Version: 3.9.8 Homepage: https://fedorahosted.org/xmlto/ Vcs-Browser: https://anonscm.debian.org/git/collab-maint/xmlto.git Vcs-Git: https://anonscm.debian.org/git/collab-maint/xmlto.git Package: xmlto Architecture: any Multi-Arch: foreign Depends: ${misc:Depends}, ${shlibs:Depends}, debianutils (>= 1.16), docbook-xml (>= 4.2-8), docbook-xsl (>= 1.64.1.0), libxml2-utils, sgml-base, xsltproc (>= 1.1.12-8), Recommends: dblatex | fop, libpaper-utils, zip, Suggests: w3m | lynx-cur | links, texlive-htmlxml, Description: XML-to-any converter xmlto is a front-end to an XSL toolchain. It chooses an appropriate stylesheet for the conversion you want and applies it using an external XSLT processor (currently, only xsltproc is supported). It also performs any necessary post-processing. . It supports converting from DocBook XML to DVI, XSL-FO, HTML and XHTML (one or multiple pages), epub, manual page, PDF, PostScript and plain text. It also supports converting from XSL-FO to DVI, PDF and PostScript. . DVI output requires dblatex or PassiveTeX. Other formats can be produced with any of the supported toolchains - dblatex, PassiveTeX or docbook-xsl/fop (but may require some extensions).