macOS
brew install xmltolocal Homebrew formula metadata
sudo port install xmltoMacPorts ports tree · textproc/xmlto/Portfile · 来源: api.github.com
安装
brew install xmltolocal Homebrew formula metadata
sudo port install xmltoMacPorts ports tree · textproc/xmlto/Portfile · 来源: api.github.com
sudo apk add xmltoAlpine Linux edge package indexes · xmlto · 来源: dl-cdn.alpinelinux.org
sudo dnf install xmltoFedora Rawhide package metadata · xmlto · 来源: dl.fedoraproject.org
nix profile install nixpkgs#xmltonixpkgs package indexes · pkgs/by-name/xm/xmlto/package.nix · 来源: api.github.com
sudo pacman -S xmltoArch Linux sync databases · xmlto · 来源: geo.mirror.pkgbuild.com
sudo zypper install xmltoopenSUSE Tumbleweed package metadata · xmlto · 来源: download.opensuse.org
概览
Convert XML to another format (based on XSL or other tools)
历史
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.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
xmlif | cli | 全局可执行文件 | |
xmlto | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:xmlto |
|---|---|
| 版本 | 0.0.29 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/xmlto |
| 主页 | https://pagure.io/xmlto/ |
| 仓库 | https://pagure.io/xmlto |
| 上游文档 | https://pagure.io/xmlto |
| 许可证 | GPL-2.0-or-later |
| 源码归档 | https://pagure.io/xmlto/archive/0.0.29/xmlto-0.0.29.tar.gz |
| 最后更新 | 2026-06-22T14:06:42-07:00 |
| Pulse | updated |
| 依赖 | docbook, docbook-xsl, gnu-getopt |
| 构建依赖 | autoconf, automake |
| macOS 提供的库 | libxslt |
| Bottle | 可用 (于 arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| 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 |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
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 xmlto来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.