macOS
brew install standardeselocal Homebrew formula metadata
brew
standardese のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install standardeselocal Homebrew formula metadata
概要
Next-gen documentation generator for C++
履歴
standardese is a C++ documentation generator positioned by its maintainers as a next-generation Doxygen-style tool. It combines a libclang-backed library with a command-line program for generating documentation from C++ headers.
The project describes itself as a library and command-line tool: the library parses C++ code with libclang, and the tool generates output such as Markdown and HTML. Its README emphasizes documentation in a style close to the C++ standard, including section commands such as effects, requires, returns, and throws.
Official installation notes recommend a distribution package when available, with conda-forge packages for Windows, Linux, and macOS, Docker images, and source builds as alternatives. The GitHub release list records a 0.4.0 stabilization effort and later 0.5.x releases.
The basic invocation is `standardese [options] inputs`, where inputs may be files or directories. The documentation notes that users should normally pass header files and may provide configuration options on the command line or in an INI-style config file.
Package maintainers care about standardese because C++ documentation generators often have heavy parser and compiler dependencies. Its packaging story is about making a libclang-based CLI reproducible across package managers, Docker, and source builds.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
standardese | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/standardese/standardese
インストールメタデータ
| パッケージキー | brew:standardese |
|---|---|
| バージョン | 0.5.2 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/standardese |
| ホームページ | https://standardese.github.io |
| リポジトリ | https://github.com/standardese/standardese |
| 上流ドキュメント | https://github.com/standardese/standardese#readme |
| ライセンス | MIT |
| ソースアーカイブ | https://github.com/standardese/standardese.git |
| 最終更新 | 2026-07-13T17:31:48+09:00 |
| Pulse | updated |
| 依存関係 | boost, cmark-gfm, llvm |
| ビルド依存関係 | cmake |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | standardese |
| Version Scheme | 0 |
| Revision | 23 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.