macOS
brew install man2htmllocal Homebrew formula metadata
安装
brew install man2htmllocal Homebrew formula metadata
sudo apt install man2htmlDebian stable package indexes · man2html · 来源: deb.debian.org
sudo dnf install man2htmlFedora Rawhide package metadata · man2html · 来源: dl.fedoraproject.org
sudo pacman -S man2htmlArch Linux sync databases · man2html · 来源: geo.mirror.pkgbuild.com
概览
Convert nroff man pages to HTML
历史
man2html is a Perl program that reads formatted nroff text from standard input and writes an HTML document to standard output. The official site also documents a CGI program for browsing a system's manual pages through a web browser.
The official NonGNU page says man2html was maintained solely by Earl Hood before it became a Savannah project in May 2003. The last pre-Savannah public release was version 3.0.1 in 1997, which the project continued to make available from CPAN-era distribution locations and the Savannah download area.
After the Savannah move, the project lived in GNU Savannah's NonGNU infrastructure with CVS, mailing-list archives, and project downloads. That makes it a small but historically useful bridge between roff manual pages and early web-based documentation browsing.
man2html appears in traditional Unix and Linux packaging because it solves a narrow problem with few moving parts: convert formatted manual-page output into HTML, optionally behind a CGI interface. Its package-manager role is mostly as a compatibility utility rather than a modern documentation platform.
Homebrew, Debian, Fedora, Arch, and Ubuntu package names show continuing downstream availability even though the upstream history is sparse and old.
The CLI reads formatted nroff from standard input and emits HTML on standard output, which makes it naturally scriptable with `man`, `nroff`, or documentation-generation jobs. The CGI component is for hypertext navigation over installed man pages.
Because it works on formatted nroff rather than owning a whole man-page database, man2html is often paired with existing manual systems rather than replacing them.
man2html is package-nerd interesting because it preserves an older Unix documentation pattern: turn local manual pages into web pages without introducing a large documentation stack.
Its official sources are thin, so the safe history is short: Earl Hood maintenance, a 1997 pre-Savannah release, and migration to Savannah in 2003.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
man2html | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://savannah.nongnu.org/projects/man2html/
安装元数据
| 软件包键 | brew:man2html |
|---|---|
| 版本 | 3.0.1 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/man2html |
| 主页 | https://savannah.nongnu.org/projects/man2html/ |
| 仓库 | https://savannah.nongnu.org/cvs?group=man2html |
| 上游文档 | https://savannah.nongnu.org/projects/man2html |
| 许可证 | GPL-2.0-or-later |
| 源码归档 | https://www.mhonarc.org/release/misc/man2html3.0.1.tar.gz |
| Bottle | 可用 (于 arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | man2html |
| 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 软件包链接分开显示。
man2html 1.6g-16
browse man pages in your web browser
http://users.actrix.gen.nz/michael/vhman2html.html
sudo apt install man2htmlman2html-base 1.6g-16
convert man pages into HTML format
http://users.actrix.gen.nz/michael/vhman2html.html
sudo apt install man2html-baseman2html 1.6g-16
browse man pages in your web browser
http://users.actrix.gen.nz/michael/vhman2html.html
sudo apt install man2htmlman2html-base 1.6g-16
convert man pages into HTML format
http://users.actrix.gen.nz/michael/vhman2html.html
sudo apt install man2html-baseman2html 1.6-41.g.fc44
Convert man pages to HTML - CGI scripts
http://www.kapiti.co.nz/michael/vhman2html.html
sudo dnf install man2htmlman2html-core 1.6-41.g.fc44
Convert man pages to HTML
http://www.kapiti.co.nz/michael/vhman2html.html
sudo dnf install man2html-coreman2html 3.0.1-10
A Unix manpage-to-HTML converter
https://www.nongnu.org/man2html/
sudo pacman -S man2html来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.