macOS
brew install cppplocal Homebrew formula metadata
安装
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 | 未记录 |
| 服务 | 未声明 |
来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.