macOS
brew install xmltolocal Homebrew formula metadata
sudo port install xmltoMacPorts ports tree · textproc/xmlto/Portfile · ソース: api.github.com
brew
xmlto のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
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 apt install xmltoDebian stable package indexes · xmlto · ソース: deb.debian.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ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.