macOS
brew install cppplocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für cppp in AI-Agent-Workflows.
Installation
brew install cppplocal Homebrew formula metadata
Überblick
Partial Preprocessor for C
Verlauf
cppp is a partial C preprocessor: it applies only the subset of conditional preprocessing decisions requested by the user.
The official page describes cppp as a focused tool for applying selected #ifdef, indeterminate preprocessor logic in place.
The project has a small distribution footprint, with the official page linking both a release tarball and the SourceHut repository.
Users run cppp with macro symbols defined or undefined on the command line. The tool removes or simplifies conditional-inclusion blocks only when those symbols determine the result.
cppp is package-nerd interesting because it fills a narrow gap between doing no preprocessing and running the full C preprocessor, preserving source shape while pruning known feature branches.
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 |
|---|---|---|---|
cppp | 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://www.muppetlabs.com/~breadbox/software/cppp.html
Installationsmetadaten
| Paketschlüssel | brew:cppp |
|---|---|
| Version | 2.9 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/cppp |
| Homepage | https://www.muppetlabs.com/~breadbox/software/cppp.html |
| Repository | https://git.sr.ht/~breadbox/cppp |
| Upstream-Dokumentation | https://www.muppetlabs.com/~breadbox/software/cppp.html |
| Lizenz | GPL-2.0-or-later |
| Quellarchiv | https://www.muppetlabs.com/~breadbox/pub/software/cppp-2.9.tar.gz |
| Bottle | verfügbar (auf arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | cppp |
| Version Scheme | 0 |
| Revision | 0 |
| 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.