macOS
brew install texi2mdoclocal Homebrew formula metadata
brew
Convert Texinfo data to mdoc input. Version 0.1.2 via Homebrew; verified from local package data.
install
brew install texi2mdoclocal Homebrew formula metadata
nix profile install nixpkgs#texi2mdocnixpkgs package indexes · pkgs/by-name/te/texi2mdoc/package.nix · source: api.github.com
overview
Convert Texinfo data to mdoc input
history
texi2mdoc is a small mandoc-family command-line converter for turning GNU Texinfo source into mdoc(7), the BSD manual-page macro language. Its history is closely tied to mandoc's effort to reduce dependence on groff-era documentation tooling in Unix package ecosystems.
The mandoc development history records work on texi2mdoc beginning on 2015-02-16, credited to Kristaps Dzonsons, as a converter from texinfo(5) to mdoc(7). The mandoc homepage later listed texi2mdoc alongside pod2mdoc and docbook2mdoc as companion utilities for translating non-mdoc documentation formats into native BSD manual markup.
texi2mdoc has remained a niche tool rather than a broad application platform. Its adoption is most visible in source-based packaging and documentation maintenance contexts where maintainers prefer checked-in mdoc manuals over generated Info files or heavier documentation build chains.
Package maintainers use texi2mdoc when upstream documentation is written in Texinfo but the target distribution wants mdoc(7) manual pages that can be rendered and checked by mandoc. It sits in the same workflow family as pod2mdoc and docbook2mdoc: conversion first, then manual review and packaging.
For package nerds, texi2mdoc matters because it bridges GNU-style Texinfo documentation and BSD-style manual-page culture. It is small, single-purpose, and useful when a port wants native manpages without carrying a large Texinfo runtime path.
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 |
|---|---|---|---|
texi2mdoc | 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://mandoc.bsd.lv/texi2mdoc/
install metadata
| Package key | brew:texi2mdoc |
|---|---|
| Version | 0.1.2 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/texi2mdoc |
| Homepage | https://mandoc.bsd.lv/texi2mdoc/ |
| Repository | https://cvsweb.bsd.lv/texi2mdoc |
| Upstream docs | https://mandoc.bsd.lv/texi2mdoc |
| License | ISC |
| Source archive | https://mandoc.bsd.lv/texi2mdoc/snapshots/texi2mdoc-0.1.2.tgz |
| Bottle | available (on arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | texi2mdoc |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| 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.
texi2mdoc
nix profile install nixpkgs#texi2mdocsource 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.