xmlto
xmlto
Convert xml to many other formats
- version 0.0.28-1
- is not a group package
Dependencies
Installation
Install it by running either;
kpkg install xmltoor
kpkg build xmltoTo see the difference, see The handbook
Dependency Graph
graph TD
N0["links"]
N1["docbook-xsl"]
N2["docbook-xml"]
N3["xmlto"]
style N3 fill:#4a9eff,stroke:#2d7dd2,stroke-width:3px,color:#fff
N4["libxslt"]
N0 --> N3
N1 --> N3
N2 --> N3
N2 --> N1
N4 --> N3
N4 --> N1