Automic VaultAutomic Vault

brew

Install standardese with Homebrew

Next-gen documentation generator for C++. Version 0.5.2 via Homebrew; verified 2026-06-25.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install standardese

local Homebrew formula metadata

overview

Package summary

Next-gen documentation generator for C++

Commands and aliases

  • standardese

history

Project history and usage

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.

Project history

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.

Adoption history

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.

How it is used

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.

Why package nerds care

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.

Timeline

  • 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.

security posture

Risk level: green

narrow executable package without higher-risk signals.

Risk classifier

green risk · low confidence · appliance

Why

  • narrow executable package without higher-risk signals

Signals

  • metadata:no-higher-risk-signals

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 6 platform targets.
  • Installs with 3 runtime dependencies.
  • Build metadata lists 1 build dependencies.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

executables

Installed executables

CommandKindExposureNote
standardesecliglobal executable

freshness

Version and freshness

These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.

page generated2026-07-08
manager version0.5.2
manager updated2026-06-25
local dataok
upstreamnot checked
latest detectednot detected

https://github.com/standardese/standardese

install metadata

Package metadata

Package keybrew:standardese
Version0.5.2
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/standardese
Homepagehttps://standardese.github.io
Repositoryhttps://github.com/standardese/standardese
Upstream docshttps://github.com/standardese/standardese#readme
LicenseMIT
Source archivehttps://github.com/standardese/standardese.git
Last updated2026-06-25T13:38:08+02:00
Pulseupdated
Dependenciesboost, cmark-gfm, llvm
Build dependenciescmake
Bottleavailable (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

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

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • package relationship graph
  • package version freshness
  • package-page enrichment