macOS
brew install xmltomanlocal Homebrew formula metadata
sudo port install xmltomanMacPorts ports tree · textproc/xmltoman/Portfile · source: api.github.com
brew
XML to manpage converter. Version 0.4 via Homebrew; verified from local package data.
install
brew install xmltomanlocal Homebrew formula metadata
sudo port install xmltomanMacPorts ports tree · textproc/xmltoman/Portfile · source: api.github.com
sudo apk add xmltomanAlpine Linux edge package indexes · xmltoman · source: dl-cdn.alpinelinux.org
sudo apt install xmltomanDebian stable package indexes · xmltoman · source: deb.debian.org
sudo dnf install xmltomanFedora Rawhide package metadata · xmltoman · source: dl.fedoraproject.org
nix profile install nixpkgs#xmltomannixpkgs package indexes · pkgs/by-name/xm/xmltoman/package.nix · source: api.github.com
sudo pacman -S xmltomanArch Linux sync databases · xmltoman · source: geo.mirror.pkgbuild.com
sudo zypper install xmltomanopenSUSE Tumbleweed package metadata · xmltoman · source: download.opensuse.org
overview
XML to manpage converter
history
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.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
xmlmantohtml | cli | global executable | |
xmltoman | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://sourceforge.net/projects/xmltoman/
install metadata
| Package key | brew:xmltoman |
|---|---|
| Version | 0.4 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/xmltoman |
| Homepage | https://sourceforge.net/projects/xmltoman/ |
| Repository | https://sourceforge.net/p/xmltoman/code |
| Upstream docs | https://sourceforge.net/projects/xmltoman |
| License | GPL-2.0-or-later |
| Source archive | https://downloads.sourceforge.net/project/xmltoman/xmltoman/xmltoman-0.4.tar.gz/xmltoman-0.4.tar.gz |
| Uses from macOS | expat, perl |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sequoia, sonoma, tahoe, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| 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 |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
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 xmltomansource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.