pkg.soopen package index

brew / 順位 5091

protoc-gen-doc を Homebrew, apk, Nix でインストール

protoc-gen-doc のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install protoc-gen-doc

local Homebrew formula metadata

Linux

Alpine Linux apk確認済み · 92%
sudo apk add protoc-gen-doc

Alpine Linux edge package indexes · protoc-gen-doc · ソース: dl-cdn.alpinelinux.org

Nix確認済み · 92%
nix profile install nixpkgs#protoc-gen-doc

nixpkgs package indexes · pkgs/by-name/pr/protoc-gen-doc/package.nix · ソース: api.github.com

概要

パッケージ概要

Documentation generator plugin for Google Protocol Buffers

コマンドとエイリアス

  • protoc-gen-doc

履歴

プロジェクトの歴史と使われ方

protoc-gen-doc is a protoc plugin that generates API documentation from comments in Protocol Buffer schemas. It supports built-in HTML, Markdown, DocBook, and JSON output as well as custom templates.

プロジェクトの歴史

protoc-gen-doc was created as a standalone plugin for Google's Protocol Buffers compiler. It converts comments and declarations in proto2 and proto3 schemas into human-readable or machine-readable documentation.

採用の歴史

The project is distributed through several developer-oriented channels, including downloadable binaries, a container image, Maven Central, and package managers represented in source_facts.package-manager. This makes it usable in local builds and language-neutral documentation pipelines.

使われ方

Place the executable on PATH, then invoke protoc with --doc_out and --doc_opt to select an output directory, format or template, and output filename. The plugin can also exclude selected schema paths or comments and offers a containerized workflow using mounted input and output directories. It has no documented persistent configuration or credential file.

パッケージ好きにとっての重要性

It is a focused example of the protoc plugin model applied to documentation rather than source-code generation. Its support for HTML, Markdown, DocBook, JSON, and custom Go templates makes it useful when protobuf schemas double as an interface-description source.

タイムライン

  • The official project documentation describes support for both proto2 and proto3 schemas and distribution as native releases, a Docker image, and a Maven Central artifact.

Related projects

  • Protocol Buffers and its protoc compiler provide the schema and plugin protocol on which protoc-gen-doc depends.
  • Other protoc plugins generate language bindings or RPC stubs; protoc-gen-doc instead generates descriptive documentation.

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 6 個のプラットフォームターゲットで利用できます。
  • 1 件の実行時依存関係とともにインストールされます。
  • ビルドメタデータには 1 件のビルド依存関係があります。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
protoc-gen-doccliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-09-19
マネージャ版1.5.1
マネージャ更新日2026-09-13
ローカルデータOK
上流最新
検出された最新v1.5.1

https://github.com/pseudomuto/protoc-gen-doc

  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:protoc-gen-doc
バージョン1.5.1
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/protoc-gen-doc
ホームページhttps://github.com/pseudomuto/protoc-gen-doc
リポジトリhttps://github.com/pseudomuto/protoc-gen-doc
ライセンスMIT
ソースアーカイブhttps://github.com/pseudomuto/protoc-gen-doc/archive/refs/tags/v1.5.1.tar.gz
最終更新2026-09-13T12:25:23Z
Pulseupdated
依存関係protobuf
ビルド依存関係go
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameprotoc-gen-doc
Version Scheme0
Revision1
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Nix95%

protoc-gen-doc

nix profile install nixpkgs#protoc-gen-doc
  • normalized package name match
  • 一致条件: Protoc Gen Doc
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/pr/protoc-gen-doc/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
apk95%

protoc-gen-doc 1.5.1-r6

protoc plugin to generate documentation from comments in .proto files

https://github.com/pseudomuto/protoc-gen-doc

sudo apk add protoc-gen-doc
  • License: MIT
  • Architecture: x86_64
  • Source Package: protoc-gen-doc
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Protoc Gen Doc
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: protoc-gen-doc from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
apk95%

protoc-gen-doc-doc 1.5.1-r6

protoc plugin to generate documentation from comments in .proto files (documentation)

https://github.com/pseudomuto/protoc-gen-doc

sudo apk add protoc-gen-doc-doc
  • License: MIT
  • Architecture: x86_64
  • Source Package: protoc-gen-doc
  • normalized package name match
  • 一致条件: Protoc Gen Doc
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: protoc-gen-doc-doc from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment
  • pkg.so package database
  • pkgdb category and tag curation