macOS
brew install fmpplocal Homebrew formula metadata
安装
brew install fmpplocal Homebrew formula metadata
概览
Text file preprocessing tool using FreeMarker templates
历史
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.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
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.cfg可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
fmpp | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:fmpp |
|---|---|
| 版本 | 0.9.16 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/fmpp |
| 主页 | https://fmpp.sourceforge.net/ |
| 仓库 | https://github.com/freemarker/fmpp |
| 上游文档 | https://fmpp.sourceforge.net/api |
| 许可证 | Apache-2.0 |
| 源码归档 | https://downloads.sourceforge.net/project/fmpp/fmpp/0.9.16/fmpp_0.9.16.tar.gz |
| 依赖 | openjdk |
| Bottle | 可用 (于 all) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| 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 |
|
来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.