macOS
brew install go-md2manlocal Homebrew formula metadata
sudo port install go-md2manMacPorts ports tree · textproc/go-md2man/Portfile · Quelle: api.github.com
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für go-md2man in AI-Agent-Workflows.
Installation
brew install go-md2manlocal Homebrew formula metadata
sudo port install go-md2manMacPorts ports tree · textproc/go-md2man/Portfile · Quelle: api.github.com
sudo apk add go-md2manAlpine Linux edge package indexes · go-md2man · Quelle: dl-cdn.alpinelinux.org
sudo apt install go-md2manDebian stable package indexes · go-md2man · Quelle: deb.debian.org
sudo dnf install go-md2manFedora Rawhide package metadata · go-md2man · Quelle: dl.fedoraproject.org
nix profile install nixpkgs#go-md2mannixpkgs package indexes · pkgs/by-name/go/go-md2man/package.nix · Quelle: api.github.com
sudo pacman -S go-md2manArch Linux sync databases · go-md2man · Quelle: geo.mirror.pkgbuild.com
sudo zypper install go-md2manopenSUSE Tumbleweed package metadata · go-md2man · Quelle: download.opensuse.org
Überblick
Converts markdown into roff (man pages)
Verlauf
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.
Sicherheitslage
library-like package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
go-md2man | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/cpuguy83/go-md2man
Installationsmetadaten
| Paketschlüssel | brew:go-md2man |
|---|---|
| Version | 2.0.7 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/go-md2man |
| Homepage | https://github.com/cpuguy83/go-md2man |
| Repository | https://github.com/cpuguy83/go-md2man |
| Upstream-Dokumentation | https://github.com/cpuguy83/go-md2man#readme |
| Lizenz | MIT |
| Quellarchiv | https://github.com/cpuguy83/go-md2man/archive/refs/tags/v2.0.7.tar.gz |
| Build-Abhängigkeiten | go |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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 |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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-md2manQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.