macOS
brew install gpplocal Homebrew formula metadata
sudo port install gppMacPorts ports tree · lang/gpp/Portfile · ソース: api.github.com
brew
gpp のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install gpplocal Homebrew formula metadata
sudo port install gppMacPorts ports tree · lang/gpp/Portfile · ソース: api.github.com
sudo dnf install general-purpose-preprocessorFedora Rawhide package metadata · general-purpose-preprocessor · ソース: dl.fedoraproject.org
nix profile install nixpkgs#gppnixpkgs package indexes · pkgs/by-name/gp/gpp/package.nix · ソース: api.github.com
sudo zypper install gppopenSUSE Tumbleweed package metadata · gpp · ソース: download.opensuse.org
概要
General-purpose preprocessor with customizable syntax
履歴
GPP is a general-purpose preprocessor with customizable syntax. The project README and citation metadata emphasize that it is independent of any one programming language, lighter than GNU m4 for many tasks, and includes built-in macro support for C/C++, LaTeX, HTML, XHTML, and Prolog files.
The GitHub repository is the official development location and the project homepage links users to online documentation, portable source packages, and binary-package references. The repository includes source, documentation, Autotools files, license files, and citation metadata.
GPP has academic documentation as well as package metadata: its CITATION.cff points to a 2020 Journal of Open Source Software article by Tristan Miller and Denis Auroux describing it as an extensible, customizable preprocessor for software development, document processing, and research workflows.
The input package-manager facts list Homebrew, Debian, Fedora, MacPorts, Nix, Ubuntu, and openSUSE packages. That spread fits a small C command-line tool that is useful in build pipelines and documentation generation without needing a runtime service.
Homebrew packages it as gpp, Fedora uses the more descriptive general-purpose-preprocessor name, and the official README points users to binary-package links on the project homepage.
Users invoke gpp to preprocess text with syntax tuned to the target language or document format. The README notes that the documentation itself is generated by GPP from a gpp.pp input file, making the docs both reference material and a working example.
The package is most useful when cpp is too language-specific and m4 is heavier than needed: templating LaTeX or HTML, defining domain-specific macro syntax, or generating source fragments in build systems.
GPP is a compact example of a Unix filter that earns packaging despite a small footprint: it has a single executable, man/HTML documentation, portable source releases, and a stable niche that overlaps build systems, documentation, and research tooling.
Its significance is less about popularity and more about substitutability: package users can reach for it when they need a configurable macro processor without bringing in a full template engine or language-specific preprocessor.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
gpp | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:gpp |
|---|---|
| バージョン | 2.28 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/gpp |
| ホームページ | https://logological.org/gpp |
| リポジトリ | https://github.com/logological/gpp |
| 上流ドキュメント | https://logological.org/gpp |
| ライセンス | LGPL-3.0-only |
| ソースアーカイブ | https://files.nothingisreal.com/software/gpp/gpp-2.28.tar.bz2 |
| Bottle | 利用可能 (対象 arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | gpp |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
gpp 2.28-2
general-purpose preprocessor with customizable syntax
sudo apt install gppgpp
nix profile install nixpkgs#gppgpp 2.28-1
general-purpose preprocessor with customizable syntax
sudo apt install gppgeneral-purpose-preprocessor 2.28-7.fc44
Customizable language-agnostic preprocessor
sudo dnf install general-purpose-preprocessorgpp 2.28-1.7
Generic Preprocessor
sudo zypper install gppgpp
sudo port install gppソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.