Automic VaultAutomic Vault

brew

xmltoman を Homebrew, apk, apt, dnf, MacPorts, Nix, pacman, zypper でインストール

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

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • 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