macOS
brew install xmltolocal Homebrew formula metadata
sudo port install xmltoMacPorts ports tree · textproc/xmlto/Portfile · Quelle: api.github.com
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für xmlto in AI-Agent-Workflows.
Installation
brew install xmltolocal Homebrew formula metadata
sudo port install xmltoMacPorts ports tree · textproc/xmlto/Portfile · Quelle: api.github.com
sudo apk add xmltoAlpine Linux edge package indexes · xmlto · Quelle: dl-cdn.alpinelinux.org
sudo apt install xmltoDebian stable package indexes · xmlto · Quelle: deb.debian.org
sudo dnf install xmltoFedora Rawhide package metadata · xmlto · Quelle: dl.fedoraproject.org
nix profile install nixpkgs#xmltonixpkgs package indexes · pkgs/by-name/xm/xmlto/package.nix · Quelle: api.github.com
sudo pacman -S xmltoArch Linux sync databases · xmlto · Quelle: geo.mirror.pkgbuild.com
sudo zypper install xmltoopenSUSE Tumbleweed package metadata · xmlto · Quelle: download.opensuse.org
Überblick
Convert XML to another format (based on XSL or other tools)
Verlauf
xmlto is a shell-script frontend for converting XML documents to many output formats without making users remember the detailed command lines for XSLT processors and formatting backends. Its strongest association is DocBook-era documentation pipelines.
The upstream changelog begins with a 0.0.0 stable release in November 2001. Early development, largely by Tim Waugh with contributions from Joe Orton and Eric S. Raymond, focused on DocBook-to-manpage and DocBook-to-output-format glue, format scripts, option parsing, and the db2man stylesheet era.
The project soon added xmlif, a companion utility for conditional XML filtering, and moved toward relying on external DocBook XSL stylesheets rather than shipping its own db2man copy. Later releases added validation behavior, XInclude handling, better portability, FOP and dblatex support, xhtml1 input support, epub output, profiling support, and fewer shell portability traps.
The README says xmlto has been maintained by Ondrej Vasik since 0.0.19 and co-maintained by Ondrej Sloup since 0.0.29. The 0.0.29 news entry modernized the repository files, Fedora spec handling, Cygwin/MSYS output paths, and build behavior.
xmlto became useful wherever XML documentation had to produce man pages, HTML, PDF, PostScript, text, or other generated artifacts as part of a build. Its adoption was helped by being a small wrapper over common tools such as xsltproc, PassiveTeX, FOP, and dblatex rather than a replacement for them.
Users run xmlto with an input format and output format, and the script selects stylesheets, calls the XSLT processor, and performs post-processing. The README lists docbook, xhtml1, and fo inputs and outputs including html, xhtml, man, pdf, ps, txt, epub-related formats, and several legacy formatter targets.
xmlif filters XML according to conditional markup, which is useful when one XML source needs to generate different documentation variants depending on build conditions.
xmlto is package-build connective tissue. It sits between source documentation and generated install artifacts, turning the old DocBook toolchain into one command that distro build scripts can depend on and patch around.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
xmlif | cli | globales Executable | |
xmlto | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
Installationsmetadaten
| Paketschlüssel | brew:xmlto |
|---|---|
| Version | 0.0.29 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/xmlto |
| Homepage | https://pagure.io/xmlto/ |
| Repository | https://pagure.io/xmlto |
| Upstream-Dokumentation | https://pagure.io/xmlto |
| Lizenz | GPL-2.0-or-later |
| Quellarchiv | https://pagure.io/xmlto/archive/0.0.29/xmlto-0.0.29.tar.gz |
| Zuletzt aktualisiert | 2026-06-22T14:06:42-07:00 |
| Pulse | updated |
| Abhängigkeiten | docbook, docbook-xsl, gnu-getopt |
| Build-Abhängigkeiten | autoconf, automake |
| Von macOS bereitgestellte Bibliotheken | libxslt |
| Bottle | verfügbar (auf arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | xmlto |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
xmlto 0.0.28-3.1
XML-to-any converter
sudo apt install xmltoxmlto
nix profile install nixpkgs#xmltoxmlto 0.0.28-2.1
XML-to-any converter
https://fedorahosted.org/xmlto/
sudo apt install xmltoxmlto 0.0.29-r0
Convert xml to many other formats
sudo apk add xmltoxmlto-doc 0.0.29-r0
Convert xml to many other formats (documentation)
sudo apk add xmlto-docxmlto 0.0.29-5.fc45
A tool for converting XML files to various formats
sudo dnf install xmltoxmlto-tex 0.0.29-5.fc45
A set of xmlto backends with TeX requirements
sudo dnf install xmlto-texxmlto-xhtml 0.0.29-5.fc45
A set of xmlto backends for xhtml1 source format
sudo dnf install xmlto-xhtmlxmlto 0.0.29-1
Convert xml to many other formats
sudo pacman -S xmltoxmlto 0.0.29-1.3
Tool for Converting XML Files to Various Formats
sudo zypper install xmltoxmlto
sudo port install xmltoQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.