macOS
brew install cppplocal Homebrew formula metadata
brew
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 | cli | global executable |
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.
https://www.muppetlabs.com/~breadbox/software/cppp.html
install metadata
| Package key | brew:cppp |
|---|---|
| Version | 2.9 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/cppp |
| Homepage | https://www.muppetlabs.com/~breadbox/software/cppp.html |
| Repository | https://git.sr.ht/~breadbox/cppp |
| Upstream docs | https://www.muppetlabs.com/~breadbox/software/cppp.html |
| License | GPL-2.0-or-later |
| Source archive | https://www.muppetlabs.com/~breadbox/pub/software/cppp-2.9.tar.gz |
| Bottle | available (on 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 | not defined |
| Service | none declared |
registry facts
| 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 |
|
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.