macOS
brew install go-md2manlocal Homebrew formula metadata
sudo port install go-md2manMacPorts ports tree · textproc/go-md2man/Portfile · 来源: api.github.com
安装
brew install go-md2manlocal Homebrew formula metadata
sudo port install go-md2manMacPorts ports tree · textproc/go-md2man/Portfile · 来源: api.github.com
sudo apk add go-md2manAlpine Linux edge package indexes · go-md2man · 来源: dl-cdn.alpinelinux.org
sudo apt install go-md2manDebian stable package indexes · go-md2man · 来源: deb.debian.org
sudo dnf install go-md2manFedora Rawhide package metadata · go-md2man · 来源: dl.fedoraproject.org
nix profile install nixpkgs#go-md2mannixpkgs package indexes · pkgs/by-name/go/go-md2man/package.nix · 来源: api.github.com
sudo pacman -S go-md2manArch Linux sync databases · go-md2man · 来源: geo.mirror.pkgbuild.com
sudo zypper install go-md2manopenSUSE Tumbleweed package metadata · go-md2man · 来源: download.opensuse.org
概览
Converts markdown into roff (man pages)
历史
go-md2man is a small Go utility that converts Markdown into roff-formatted Unix manual pages.
The public repository was created in 2014. Its README gives the enduring scope of the project: use the blackfriday Markdown processor to turn Markdown source into man-page roff output.
go-md2man found a durable niche in Go CLI release workflows, where maintainers often write documentation in Markdown but still need man pages for Unix packages. Homebrew and Linux package listings make it available as a standalone build-time or packaging helper.
Practitioners run go-md2man with an input Markdown file and an output path for the generated man page. Go module users can install it with go install, and Go 1.24-era projects can add it as a go tool entry for repeatable documentation generation.
For package users, go-md2man is valuable because it bridges developer-authored Markdown and distribution-friendly man pages without a larger documentation stack.
安全态势
library-like package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
go-md2man | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/cpuguy83/go-md2man
安装元数据
| 软件包键 | brew:go-md2man |
|---|---|
| 版本 | 2.0.7 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/go-md2man |
| 主页 | https://github.com/cpuguy83/go-md2man |
| 仓库 | https://github.com/cpuguy83/go-md2man |
| 上游文档 | https://github.com/cpuguy83/go-md2man#readme |
| 许可证 | MIT |
| 源码归档 | https://github.com/cpuguy83/go-md2man/archive/refs/tags/v2.0.7.tar.gz |
| 构建依赖 | go |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | go-md2man |
| 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 |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
go-md2man 2.0.4-1
utility to create manpages from markdown
https://github.com/cpuguy83/go-md2man
sudo apt install go-md2mango-md2man
nix profile install nixpkgs#go-md2mango-md2man 2.0.3+ds1-1
utility to create manpages from markdown
https://github.com/cpuguy83/go-md2man
sudo apt install go-md2mango-md2man 2.0.7-r11
Utility to convert markdown to man pages
https://github.com/cpuguy83/go-md2man
sudo apk add go-md2mango-md2man-doc 2.0.7-r11
Utility to convert markdown to man pages (documentation)
https://github.com/cpuguy83/go-md2man
sudo apk add go-md2man-docgo-md2man 2.0.7-1.fc45
Converts markdown into roff (man pages)
https://github.com/cpuguy83/go-md2man
sudo dnf install go-md2mango-md2man 2.0.7-1
A markdown to manpage generator
https://github.com/cpuguy83/go-md2man
sudo pacman -S go-md2mango-md2man 2.0.0+git20190314.f79a8a8-2.6
Tool to converts markdown into man pages
https://github.com/cpuguy83/go-md2man
sudo zypper install go-md2mango-md2man
sudo port install go-md2man来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.