macOS
brew install gpplocal Homebrew formula metadata
sudo port install gppMacPorts ports tree · lang/gpp/Portfile · Quelle: api.github.com
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für gpp in AI-Agent-Workflows.
Installation
brew install gpplocal Homebrew formula metadata
sudo port install gppMacPorts ports tree · lang/gpp/Portfile · Quelle: api.github.com
sudo apt install gppDebian stable package indexes · gpp · Quelle: deb.debian.org
sudo dnf install general-purpose-preprocessorFedora Rawhide package metadata · general-purpose-preprocessor · Quelle: dl.fedoraproject.org
nix profile install nixpkgs#gppnixpkgs package indexes · pkgs/by-name/gp/gpp/package.nix · Quelle: api.github.com
sudo zypper install gppopenSUSE Tumbleweed package metadata · gpp · Quelle: download.opensuse.org
Überblick
General-purpose preprocessor with customizable syntax
Verlauf
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.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
gpp | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
Installationsmetadaten
| Paketschlüssel | brew:gpp |
|---|---|
| Version | 2.28 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/gpp |
| Homepage | https://logological.org/gpp |
| Repository | https://github.com/logological/gpp |
| Upstream-Dokumentation | https://logological.org/gpp |
| Lizenz | LGPL-3.0-only |
| Quellarchiv | https://files.nothingisreal.com/software/gpp/gpp-2.28.tar.bz2 |
| Bottle | verfügbar (auf arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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 |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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 gppQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.