# Installer fmpp avec Homebrew

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de fmpp pour les workflows d'agents IA.

## installation

```sh
sudo av install brew:fmpp
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install fmpp
```

  Preuve: local Homebrew formula metadata

## Faits du paquet

- **Clé du paquet:** brew:fmpp
- **Gestionnaire de paquets:** Homebrew
- **Version:** 0.9.16
- **Résumé source:** Text file preprocessing tool using FreeMarker templates
- **Page d'accueil:** <https://fmpp.sourceforge.net/>
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- fmpp (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 0.9.16
## Historique du projet et usages

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.

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

### Pourquoi les passionnés de paquets s'y intéressent

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.

### Chronologie

- 2003: FMPP was mostly written to automate work tasks.
- 2006: The 0.9.11 release updated bundled FreeMarker and BeanShell dependencies.
- 2007: The project switched from CVS to SVN.
- 2014: Version 0.9.15 moved source code to GitHub and changed licensing to Apache License 2.0.
- 2018: Version 0.9.16 updated FreeMarker support and raised the minimum Java version to Java 5.

### Related projects

- Related official projects and technologies include Apache FreeMarker, Apache Ant, SourceForge, GitHub, BeanShell, and Java.

### Sources

- <https://api.github.com/repos/freemarker/fmpp>
- <https://fmpp.sourceforge.net/>
- <https://fmpp.sourceforge.net/manual.html>
- <https://fmpp.sourceforge.net/versions.html>
- <https://github.com/freemarker/fmpp>


## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** vert / faible
- narrow executable package without higher-risk signals


## Configuration and credential file locations

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.


## Configuration files

- Unix: ./config.fmpp, ./fmpp.cfg

## Combined YAML source

View the package source record on GitHub. [combined/fmpp.yml](https://github.com/mxcl/pkgdb/blob/main/combined/fmpp.yml)


## Sources

- pkg.so package database
- Geiger risk classifier
- curated configuration and credential file locations
- curated package history
- pkgdb category and tag curation
- cross-ecosystem install command graph
