macOS
brew install txt2manlocal Homebrew formula metadata
sudo port install txt2manMacPorts ports tree · textproc/txt2man/Portfile · ソース: api.github.com
brew
txt2man のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install txt2manlocal Homebrew formula metadata
sudo port install txt2manMacPorts ports tree · textproc/txt2man/Portfile · ソース: api.github.com
sudo apk add txt2manAlpine Linux edge package indexes · txt2man · ソース: dl-cdn.alpinelinux.org
sudo apt install txt2manDebian stable package indexes · txt2man · ソース: deb.debian.org
sudo dnf install txt2manFedora Rawhide package metadata · txt2man · ソース: dl.fedoraproject.org
nix profile install nixpkgs#txt2mannixpkgs package indexes · pkgs/by-name/tx/txt2man/package.nix · ソース: api.github.com
sudo pacman -S txt2manArch Linux sync databases · txt2man · ソース: geo.mirror.pkgbuild.com
sudo zypper install txt2manopenSUSE Tumbleweed package metadata · txt2man · ソース: download.opensuse.org
概要
Converts flat ASCII text to man page format
履歴
txt2man is a shell and GNU awk tool that converts readable flat ASCII text into standard Unix man-page macros.
The script copyright dates txt2man to 2001-2003, and its changelog starts with the 1.4.6 release in December 2002. It was designed to let authors keep documentation readable as plain text while still generating standard nroff/troff man pages.
The project expanded from the core `txt2man` converter into companion tools. The 2006 changelog records `bookman` for generating books from man pages and `src2man` for extracting man pages from source files, turning the project into a small Unix documentation toolkit.
txt2man has unusually broad package-manager coverage for a small script: the supplied package facts list Alpine, Homebrew, Debian, Fedora, MacPorts, Nix, Arch, Ubuntu, and openSUSE packaging. That reflects the utility of a dependency-light documentation generator in distro build scripts and upstream release processes.
The later changelog entries are mostly portability and reproducibility work: BSD/GNU date compatibility, gawk warning fixes, SOURCE_DATE_EPOCH support, and reproducible-build changes. Those are package-maintainer concerns, which helps explain why txt2man stayed relevant after its initial early-2000s release era.
Users write a text file with recognizable sections, paragraphs, lists, cross references, and literal blocks, then pipe or pass it to `txt2man` to produce man(7) macro output. It can also preview formatted output through groff and a pager.
txt2man matters because it keeps the source of a manual page readable without hand-writing roff. For packagers, it is small, inspectable, friendly to reproducible builds, and suitable for projects that want man pages without adopting a larger documentation stack.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
bookman | cli | グローバル実行可能ファイル | |
src2man | cli | グローバル実行可能ファイル | |
txt2man | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/mvertes/txt2man
インストールメタデータ
| パッケージキー | brew:txt2man |
|---|---|
| バージョン | 1.7.1 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/txt2man |
| ホームページ | https://github.com/mvertes/txt2man/ |
| リポジトリ | https://github.com/mvertes/txt2man |
| 上流ドキュメント | https://github.com/mvertes/txt2man#readme |
| ライセンス | GPL-2.0-or-later |
| ソースアーカイブ | https://github.com/mvertes/txt2man/archive/refs/tags/txt2man-1.7.1.tar.gz |
| 最終更新 | 2026-06-14T15:13:53+02:00 |
| Pulse | updated |
| 依存関係 | gawk |
| Bottle | 利用可能 (対象 all) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | txt2man |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
txt2man 1.7.1-5
convert flat ASCII text to manpage format
https://github.com/mvertes/txt2man
sudo apt install txt2mantxt2man
nix profile install nixpkgs#txt2mantxt2man 1.7.1-4
convert flat ASCII text to manpage format
https://github.com/mvertes/txt2man
sudo apt install txt2mantxt2man 1.7.1-r1
Convert flat ASCII text to man page format
https://github.com/mvertes/txt2man
sudo apk add txt2mantxt2man-doc 1.7.1-r1
Convert flat ASCII text to man page format (documentation)
https://github.com/mvertes/txt2man
sudo apk add txt2man-doctxt2man 1.7.1-11.fc44
Convert flat ASCII text to man page format
https://github.com/mvertes/txt2man
sudo dnf install txt2mantxt2man 1.7.1-4
Converts flat ASCII text to man page format
https://github.com/mvertes/txt2man
sudo pacman -S txt2mantxt2man 1.7.1-1.14
Convert Flat ASCII Text to man Page Format
https://github.com/mvertes/txt2man
sudo zypper install txt2mantxt2man
sudo port install txt2manソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.