macOS
brew install xmltomanlocal Homebrew formula metadata
sudo port install xmltomanMacPorts ports tree · textproc/xmltoman/Portfile · ソース: api.github.com
brew
xmltoman のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install xmltomanlocal Homebrew formula metadata
sudo port install xmltomanMacPorts ports tree · textproc/xmltoman/Portfile · ソース: api.github.com
sudo apk add xmltomanAlpine Linux edge package indexes · xmltoman · ソース: dl-cdn.alpinelinux.org
sudo apt install xmltomanDebian stable package indexes · xmltoman · ソース: deb.debian.org
sudo dnf install xmltomanFedora Rawhide package metadata · xmltoman · ソース: dl.fedoraproject.org
nix profile install nixpkgs#xmltomannixpkgs package indexes · pkgs/by-name/xm/xmltoman/package.nix · ソース: api.github.com
sudo pacman -S xmltomanArch Linux sync databases · xmltoman · ソース: geo.mirror.pkgbuild.com
sudo zypper install xmltomanopenSUSE Tumbleweed package metadata · xmltoman · ソース: download.opensuse.org
概要
XML to manpage converter
履歴
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.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
xmlmantohtml | cli | グローバル実行可能ファイル | |
xmltoman | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
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 Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | xmltoman |
| Version Scheme | 0 |
| Revision | 3 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
xmltoman 0.6-1
simple XML to man converter
https://github.com/atsb/xmltoman
sudo apt install xmltomanxmltoman
nix profile install nixpkgs#xmltomanxmltoman 0.6-1
simple XML to man converter
https://github.com/atsb/xmltoman
sudo apt install xmltomanxmltoman 0.6-r1
convert xml to man pages in groff format or html
https://github.com/atsb/xmltoman
sudo apk add xmltomanxmltoman-doc 0.6-r1
convert xml to man pages in groff format or html (documentation)
https://github.com/atsb/xmltoman
sudo apk add xmltoman-docxmltoman 0.4-34.fc44
Scripts for converting XML to roff or HTML
http://sourceforge.net/projects/xmltoman/
sudo dnf install xmltomanxmltoman 0.4-6
Convert xml to man pages in groff format or html
https://sourceforge.net/projects/xmltoman/
sudo pacman -S xmltomanxmltoman 0.4-2.15
Scripts to convert xml to man pages or html
https://github.com/Distrotech/xmltoman
sudo zypper install xmltomanxmltoman
sudo port install xmltomanソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.