macOS
brew install standardeselocal Homebrew formula metadata
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de standardese pour les workflows d'agents IA.
installation
brew install standardeselocal Homebrew formula metadata
aperçu
Next-gen documentation generator for C++
historique
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.
posture de sécurité
narrow executable package without higher-risk signals.
risque vert · confiance faible · appliance
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
exécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
standardese | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://github.com/standardese/standardese
métadonnées d'installation
| Clé du paquet | brew:standardese |
|---|---|
| Version | 0.5.2 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/standardese |
| Page d'accueil | https://standardese.github.io |
| Dépôt | https://github.com/standardese/standardese |
| Docs amont | https://github.com/standardese/standardese#readme |
| Licence | MIT |
| Archive source | https://github.com/standardese/standardese.git |
| Dernière mise à jour | 2026-07-13T17:31:48+09:00 |
| Pulse | updated |
| Dépendances | boost, cmark-gfm, llvm |
| Dépendances de compilation | cmake |
| Bouteille | disponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| 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 |
|
piste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.