xmlto 0.0.28-ok1 source package in openKylin
Changelog
xmlto (0.0.28-ok1) yangtze; urgency=medium * Build for openkylin. -- sufang <email address hidden> Fri, 16 Sep 2022 16:21:53 +0800
xmlto (0.0.28-ok1) yangtze; urgency=medium * Build for openkylin. -- sufang <email address hidden> Fri, 16 Sep 2022 16:21:53 +0800
Series | Published | Component | Section | |
---|---|---|---|---|
Huanghe V3.0 | proposed | main | text | |
Huanghe V3.0 | release | main | text | |
Nile V2.0 | proposed | main | text | |
Nile V2.0 | release | main | text | |
Yangtze V1.0 | release | main | text | |
Yangtze V1.0 | proposed | main | text |
File | Size | SHA-256 Checksum |
---|---|---|
xmlto_0.0.28.orig.tar.gz | 152.2 KiB | 2f986b7c9a0e9ac6728147668e776d405465284e13c74d4146c9cbc51fd8aad3 |
xmlto_0.0.28-ok1.debian.tar.xz | 8.9 KiB | e48cd3eedf57873752b09d8d332e74a54f45ae0bbe2d0e39ddce4597ff80dfc4 |
xmlto_0.0.28-ok1.dsc | 1.7 KiB | 9b0bccbddcf8cf881c9a773d41c9668d8e300ffc72d5bb1190d0ef9e219e2708 |
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).