macOS
brew install cppplocal Homebrew formula metadata
brew / rank 12467
Partial Preprocessor for C. Version 2.9 via Homebrew; verified from local package data.
install
brew install cppplocal Homebrew formula metadata
overview
Partial Preprocessor for C
history
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.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
cppp | executable | indexed executable | Discovered from the local executable index. |
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.
install metadata
| Package key | brew:cppp |
|---|---|
| Version | 2.9 |
| Package manager | Homebrew |
| Homepage | https://www.muppetlabs.com/~breadbox/software/cppp.html |
| Bottle | not recorded |
| Service | none declared |
source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.