macOS
brew install standardeselocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für standardese in AI-Agent-Workflows.
Installation
brew install standardeselocal Homebrew formula metadata
Überblick
Next-gen documentation generator for C++
Verlauf
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.
Sicherheitslage
narrow executable 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 |
|---|---|---|---|
standardese | 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/standardese/standardese
Installationsmetadaten
| Paketschlüssel | brew:standardese |
|---|---|
| Version | 0.5.2 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/standardese |
| Homepage | https://standardese.github.io |
| Repository | https://github.com/standardese/standardese |
| Upstream-Dokumentation | https://github.com/standardese/standardese#readme |
| Lizenz | MIT |
| Quellarchiv | https://github.com/standardese/standardese.git |
| Zuletzt aktualisiert | 2026-07-13T17:31:48+09:00 |
| Pulse | updated |
| Abhängigkeiten | boost, cmark-gfm, llvm |
| Build-Abhängigkeiten | cmake |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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 |
|
Quellspur
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.