# standardese を Homebrew でインストール

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

## インストール

```sh
sudo av install brew:standardese
```

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

### macOS

- Homebrew (100%):

```sh
brew install standardese
```

  証拠: local Homebrew formula metadata

## パッケージ情報

- **パッケージキー:** brew:standardese
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/standardese>
- **バージョン:** 0.5.2
- **ソース概要:** Next-gen documentation generator for C++
- **ホームページ:** <https://standardese.github.io>
- **リポジトリ:** <https://github.com/standardese/standardese>
- **上流ドキュメント:** <https://standardese.github.io>
- **ライセンス:** MIT
- **ソースアーカイブ:** <https://github.com/standardese/standardese.git>
- **最終更新:** 2026-07-13T17:31:48+09:00
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

- standardese (cli)
- standardese (エイリアス)

## 依存関係

- boost
- cmark-gfm
- llvm

## ビルド依存関係

- cmake

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## バージョンと鮮度

- ページ生成日: 2026-08-04
- マネージャ版: 0.5.2
- マネージャ更新日: 2026-07-13
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/standardese/standardese
- 情報: No cached GitHub release or tag data was available.
## プロジェクトの歴史と使われ方

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.

### タイムライン

- 2020: Version 0.4.0 is described as the first stable release in a while after rewrites.
- 2020: Version 0.5.0 adds command-line and comment parsing options and requires a C++17 compiler.
- 2021: Version 0.5.2 is marked as the latest GitHub release on the official repository.

### Related projects

- standardese is explicitly compared with Doxygen and depends on libclang for C++ parsing; its installation notes also mention conda-forge and Docker packaging.

### ソース

- <https://github.com/standardese/standardese README: describes the project, libclang parsing, command-line usage, installation, and config format.>
- <https://github.com/standardese/standardese/releases: official release list and notes for 0.4.x and 0.5.x.>
- <https://standardese.github.io/: official documentation overview.>


## セキュリティノート

narrow executable package without higher-risk signals.

- **Geiger リスク:** グリーン / 低
- narrow executable package without higher-risk signals

## ソースデータベース詳細

- **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:** head, stable


## 関連リンク

- [Source-control packages](https://pkg.so/ja/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://pkg.so/ja/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/ja/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://pkg.so/ja/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [llvm](https://pkg.so/ja/brew/llvm/) - Runtime dependency declared by Homebrew.
- [cmark-gfm](https://pkg.so/ja/brew/cmark-gfm/) - Runtime dependency declared by Homebrew.
- [cmake](https://pkg.so/ja/brew/cmake/) - Build dependency declared by Homebrew.
- [emacs-clang-complete-async](https://pkg.so/ja/brew/emacs-clang-complete-async/) - Shares pkgdb curated category or tags: cli, cpp, developer-tools, libclang.
- [ada-url](https://pkg.so/ja/brew/ada-url/) - Shares pkgdb curated category or tags: cli, cpp, developer-tools.
- [fbthrift](https://pkg.so/ja/brew/fbthrift/) - Shares pkgdb curated category or tags: cli, cpp, developer-tools.
- [terraform-docs](https://pkg.so/ja/brew/terraform-docs/) - Shares pkgdb curated category or tags: cli, developer-tools, documentation-generator.
- [pybind11](https://pkg.so/ja/brew/pybind11/) - Shares pkgdb curated category or tags: cli, cpp, developer-tools.
- [cgal](https://pkg.so/ja/brew/cgal/) - Shares pkgdb curated category or tags: cli, cpp, developer-tools.
- [gperf](https://pkg.so/ja/brew/gperf/) - Shares pkgdb curated category or tags: cli, cpp, developer-tools.
- [mingw-w64](https://pkg.so/ja/brew/mingw-w64/) - Shares pkgdb curated category or tags: cli, cpp, developer-tools.
- [clang-include-graph](https://pkg.so/ja/brew/clang-include-graph/) - Local package facts share a topical domain. Shared terms: boost, cli, cpp, developer, developer-tools.
- [clang-uml](https://pkg.so/ja/brew/clang-uml/) - Local package facts share a topical domain. Shared terms: cli, cpp, developer, developer-tools, generator.

## Combined YAML source

View the package source record on GitHub. [combined/standardese.yml](https://github.com/mxcl/pkgdb/blob/main/combined/standardese.yml)


## ソース

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