macOS
brew install fmpplocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für fmpp in AI-Agent-Workflows.
Installation
brew install fmpplocal Homebrew formula metadata
Überblick
Text file preprocessing tool using FreeMarker templates
Verlauf
FMPP, the FreeMarker-based file PreProcessor, is a Java text preprocessing tool for generating websites, source code, configuration files, and other text from FreeMarker templates. It can be used as a Unix-style command-line tool, an Ant task, or an embedded Java API.
The official homepage states that FMPP was mostly written in 2003 by a single author to automate work tasks, and that it later entered maintenance mode. The project predates Java generics and Maven-like dependency management, which helps explain its older Java packaging style.
FMPP's version history records a long 0.8 and 0.9 series. In 2014, version 0.9.15 moved source code from SourceForge to GitHub, changed the license to Apache License 2.0, and aligned copyright and contribution handling with FreeMarker. Version 0.9.16 followed in 2018 with newer FreeMarker defaults, JSON-loader improvements, and Java 5 as the minimum runtime.
FMPP was used heavily according to its official homepage, especially for recursive directory processing and static generation tasks built around FreeMarker. Its adoption is rooted in Java-era build tooling: the official docs advertise command-line use, Ant integration, and embeddability rather than a modern plugin ecosystem.
Users point FMPP at a source tree and configuration file, expose data such as XML, CSV, JSON, Java properties, Ant properties, or custom Java data loaders, and render outputs through FreeMarker templates. Its documented use cases include static websites, source generation, and configuration-file generation.
FMPP is significant as a preserved Java CLI from the pre-Maven mainstream era that still solves a narrow templating problem with very little ceremony. For package maintainers it combines a command-line executable, Ant task, embedded API, bundled documentation, and a dependency relationship with Apache FreeMarker.
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.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
./config.fmpp./fmpp.cfgExecutables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
fmpp | 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:fmpp |
|---|---|
| Version | 0.9.16 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/fmpp |
| Homepage | https://fmpp.sourceforge.net/ |
| Repository | https://github.com/freemarker/fmpp |
| Upstream-Dokumentation | https://fmpp.sourceforge.net/api |
| Lizenz | Apache-2.0 |
| Quellarchiv | https://downloads.sourceforge.net/project/fmpp/fmpp/0.9.16/fmpp_0.9.16.tar.gz |
| Abhängigkeiten | openjdk |
| Bottle | verfügbar (auf all) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | fmpp |
| Version Scheme | 0 |
| Revision | 2 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
Quellspur
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.