Automic VaultAutomic Vault

brew

使用 Homebrew, apk, apt, dnf, MacPorts, Nix, pacman, zypper 安装 xmlto

查看 xmlto 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install xmlto

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install xmlto

MacPorts ports tree · textproc/xmlto/Portfile · 来源: api.github.com

Linux

Alpine Linux apk已验证 · 92%
sudo apk add xmlto

Alpine Linux edge package indexes · xmlto · 来源: dl-cdn.alpinelinux.org

Debian apt已验证 · 92%
sudo apt install xmlto

Debian stable package indexes · xmlto · 来源: deb.debian.org

Fedora dnf已验证 · 92%
sudo dnf install xmlto

Fedora Rawhide package metadata · xmlto · 来源: dl.fedoraproject.org

Nix已验证 · 92%
nix profile install nixpkgs#xmlto

nixpkgs package indexes · pkgs/by-name/xm/xmlto/package.nix · 来源: api.github.com

Arch Linux pacman已验证 · 92%
sudo pacman -S xmlto

Arch Linux sync databases · xmlto · 来源: geo.mirror.pkgbuild.com

openSUSE zypper已验证 · 92%
sudo zypper install xmlto

openSUSE Tumbleweed package metadata · xmlto · 来源: download.opensuse.org

概览

软件包摘要

Convert XML to another format (based on XSL or other tools)

命令和别名

  • xmlif
  • xmlto

历史

项目历史与用法

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.

时间线

  • 2001-11-23: xmlto 0.0.0 stable appeared as the initial release.
  • 2002-10-16: xmlto 0.0.11 included xmlif and stopped shipping the db2man stylesheet because it came from docbook-xsl.
  • 2007-11-19: xmlto 0.0.19 began the Ondrej Vasik maintenance era noted in the README.
  • 2008-2009: Releases added FOP, dblatex, xhtml1 source support, automated tool-path detection, and portability fixes.
  • 2011: xmlto added basic experimental DocBook-to-epub support.
  • 2024-04-10: ChangeLog entries for 0.0.29 updated repository formatting, Fedora spec handling, and Cygwin/MSYS path behavior.

Related projects

  • Related projects and technologies include DocBook XML, docbook-xsl, xsltproc, libxslt, xmllint, PassiveTeX, Apache FOP, dblatex, xmlif, groff man pages, HTML/XHTML, XSL-FO, and epub tooling.

安全态势

风险级别:绿色

narrow executable package without higher-risk signals.

风险分类器

绿色 风险 · 低 置信度 · appliance

原因

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 10 个平台目标。
  • 安装时包含 3 个运行时依赖。
  • 构建元数据列出 2 个构建依赖。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

可执行文件

已安装的可执行文件

命令类型暴露范围备注
xmlifcli全局可执行文件
xmltocli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-07-10
管理器版本0.0.29
管理器更新时间2026-06-22
本地数据OK
上游not checked
检测到的最新版本未检测到

https://pagure.io/xmlto/

安装元数据

软件包元数据

软件包键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
Pulseupdated
依赖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 DatabaseHomebrew formula API
Taphomebrew/core
Full Namexmlto
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Debian apt95%

xmlto 0.0.28-3.1

XML-to-any converter

https://pagure.io/xmlto/

sudo apt install xmlto
  • Section: text
  • Architecture: amd64
  • 7 依赖
  • 8 可选依赖
  • normalized package name match
  • 匹配方式:Xmlto
Debian stable package indexes · deb.debian.org · Debian stable package indexes: xmlto from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

xmlto

nix profile install nixpkgs#xmlto
  • normalized package name match
  • 匹配方式:Xmlto
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/xm/xmlto/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

xmlto 0.0.28-2.1

XML-to-any converter

https://fedorahosted.org/xmlto/

sudo apt install xmlto
  • Section: universe/text
  • Architecture: amd64
  • 7 依赖
  • 8 可选依赖
  • normalized package name match
  • 匹配方式:Xmlto
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: xmlto from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

xmlto 0.0.29-r0

Convert xml to many other formats

https://pagure.io/xmlto/

sudo apk add xmlto
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: xmlto
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Xmlto
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: xmlto from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

xmlto-doc 0.0.29-r0

Convert xml to many other formats (documentation)

https://pagure.io/xmlto/

sudo apk add xmlto-doc
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: xmlto
  • normalized package name match
  • 匹配方式:Xmlto
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: xmlto-doc from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
dnf95%

xmlto 0.0.29-5.fc45

A tool for converting XML files to various formats

https://pagure.io/xmlto/

sudo dnf install xmlto
  • License: GPL-2.0-or-later
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: xmlto
  • 8 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Xmlto
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: xmlto from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

xmlto-tex 0.0.29-5.fc45

A set of xmlto backends with TeX requirements

https://pagure.io/xmlto/

sudo dnf install xmlto-tex
  • License: GPL-2.0-or-later
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: xmlto
  • 2 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Xmlto
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: xmlto-tex from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

xmlto-xhtml 0.0.29-5.fc45

A set of xmlto backends for xhtml1 source format

https://pagure.io/xmlto/

sudo dnf install xmlto-xhtml
  • License: GPL-2.0-or-later
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: xmlto
  • 2 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Xmlto
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: xmlto-xhtml from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
pacman95%

xmlto 0.0.29-1

Convert xml to many other formats

https://pagure.io/xmlto/

sudo pacman -S xmlto
  • License: GPL
  • Architecture: x86_64
  • 1 依赖
  • normalized package name match
  • 匹配方式:Xmlto
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: xmlto from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

xmlto 0.0.29-1.3

Tool for Converting XML Files to Various Formats

https://pagure.io/xmlto/

sudo zypper install xmlto
  • License: GPL-2.0-or-later
  • Category: Productivity/Publishing/XML
  • Architecture: x86_64
  • Source Package: xmlto
  • 5 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Xmlto
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: xmlto from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
MacPorts95%

xmlto

sudo port install xmlto
  • normalized package name match
  • 匹配方式:Xmlto
MacPorts ports tree · api.github.com · MacPorts ports tree: textproc/xmlto/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment