macOS
brew install cppplocal Homebrew formula metadata
brew / 順位 12467
cppp のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install cppplocal Homebrew formula metadata
概要
Partial Preprocessor for C
履歴
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.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
cppp | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:cppp |
|---|---|
| バージョン | 2.9 |
| パッケージマネージャ | Homebrew |
| ホームページ | https://www.muppetlabs.com/~breadbox/software/cppp.html |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.