macOS
brew install fmpplocal Homebrew formula metadata
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de fmpp pour les workflows d'agents IA.
installation
brew install fmpplocal Homebrew formula metadata
aperçu
Text file preprocessing tool using FreeMarker templates
historique
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.
posture de sécurité
narrow executable package without higher-risk signals.
risque vert · confiance faible · appliance
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
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.cfgexécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
fmpp | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
métadonnées d'installation
| Clé du paquet | brew:fmpp |
|---|---|
| Version | 0.9.16 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/fmpp |
| Page d'accueil | https://fmpp.sourceforge.net/ |
| Dépôt | https://github.com/freemarker/fmpp |
| Docs amont | https://fmpp.sourceforge.net/api |
| Licence | Apache-2.0 |
| Archive source | https://downloads.sourceforge.net/project/fmpp/fmpp/0.9.16/fmpp_0.9.16.tar.gz |
| Dépendances | openjdk |
| Bouteille | disponible (sur all) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| 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 |
|
piste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.