Automic VaultAutomic Vault

brew

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

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

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install xmltoman

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install xmltoman

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

Linux

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

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

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

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

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

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

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

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

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

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

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

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

概览

软件包摘要

XML to manpage converter

命令和别名

  • xmlmantohtml
  • xmltoman

历史

项目历史与用法

xmltoman is a tiny XML-to-manpage converter made up of two small scripts: xmltoman for groff man-page output and xmlmantohtml for HTML. It targets simple structured manpage XML rather than the full DocBook toolchain.

项目历史

The upstream README describes xmltoman and xmlmantohtml as very simple scripts for converting XML to groff or HTML, with examples based on generating a masqmail man page. The README is signed by Oliver Kurth and dated October 2002 and October 2003, and credits Lennart Poettering for stylesheets and the DTD.

The SourceForge project page lists the project as a small converter for usual manpage sections such as description, options, and see also, with a last update in 2013. That small surface is the history: xmltoman stayed a narrow script package rather than becoming a general documentation framework.

采用历史

xmltoman's adoption is niche but practical: it gives package authors a lightweight way to keep manpage source in XML and generate groff or HTML without adopting all of DocBook. Its presence in Unix package collections reflects that small-tool role.

使用方式

Typical usage is direct and build-script friendly: run xmltoman on an XML file to produce a groff man page, preview it with man -l, or use xmlmantohtml or the supplied XSLT path to produce HTML.

为什么软件包爱好者会关心

xmltoman is a reminder that documentation tooling often survives because it is smaller than the fashionable alternative. For packages with simple man pages, a tiny XML schema plus a Perl converter can be easier to vendor, audit, and keep working than a larger publishing stack.

时间线

  • 2002-10-08: The upstream README records an early xmltoman date by Oliver Kurth.
  • 2003-10-03: The README records a later update and credits Lennart Poettering's DTD and stylesheets.
  • 2013-04-24: SourceForge lists the project as last updated.

Related projects

  • Related projects and technologies include groff man pages, HTML output, xsltproc, simple XML DTDs, DocBook alternatives, and manpage generators used in package builds.

安全态势

风险级别:绿色

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 元数据适用于 8 个平台目标。

建议审查

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

可执行文件

已安装的可执行文件

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

新鲜度

版本和新鲜度

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

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

https://sourceforge.net/projects/xmltoman/

安装元数据

软件包元数据

软件包键brew:xmltoman
版本0.4
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/xmltoman
主页https://sourceforge.net/projects/xmltoman/
仓库https://sourceforge.net/p/xmltoman/code
上游文档https://sourceforge.net/projects/xmltoman
许可证GPL-2.0-or-later
源码归档https://downloads.sourceforge.net/project/xmltoman/xmltoman/xmltoman-0.4.tar.gz/xmltoman-0.4.tar.gz
macOS 提供的库expat, perl
Bottle可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sequoia, sonoma, tahoe, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namexmltoman
Version Scheme0
Revision3
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

源数据库匹配

其他软件包管理器记录

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

Debian apt95%

xmltoman 0.6-1

simple XML to man converter

https://github.com/atsb/xmltoman

sudo apt install xmltoman
  • Section: devel
  • Architecture: all
  • 1 依赖
  • normalized package name match
  • 匹配方式:Xmltoman
Debian stable package indexes · deb.debian.org · Debian stable package indexes: xmltoman from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

xmltoman

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

xmltoman 0.6-1

simple XML to man converter

https://github.com/atsb/xmltoman

sudo apt install xmltoman
  • Section: universe/devel
  • Architecture: all
  • 1 依赖
  • normalized package name match
  • 匹配方式:Xmltoman
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: xmltoman from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

xmltoman 0.6-r1

convert xml to man pages in groff format or html

https://github.com/atsb/xmltoman

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

xmltoman-doc 0.6-r1

convert xml to man pages in groff format or html (documentation)

https://github.com/atsb/xmltoman

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

xmltoman 0.4-34.fc44

Scripts for converting XML to roff or HTML

http://sourceforge.net/projects/xmltoman/

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

xmltoman 0.4-6

Convert xml to man pages in groff format or html

https://sourceforge.net/projects/xmltoman/

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

xmltoman 0.4-2.15

Scripts to convert xml to man pages or html

https://github.com/Distrotech/xmltoman

sudo zypper install xmltoman
  • License: GPL-2.0-only
  • Category: Development/Tools/Doc Generators
  • Architecture: noarch
  • Source Package: xmltoman
  • 2 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Xmltoman
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: xmltoman from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
MacPorts95%

xmltoman

sudo port install xmltoman
  • normalized package name match
  • 匹配方式:Xmltoman
MacPorts ports tree · api.github.com · MacPorts ports tree: textproc/xmltoman/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