Juraj Lutter 755696c107 textproc/py-jinjanator: Add new port
Add py-jinjanator, CLI tool to render Jinja2 templates. It is a fork of
j2cli, which itself was a fork of jinja2-cli, both of which are no
longer actively maintained.

Also add a dependent port, textproc/py-jinjanator-plugins and hook
both of them into the build.
2025-07-10 12:26:40 +02:00

4 lines
196 B
Plaintext

jinjanator can be extended through the use of plugins; these are Python
packages installed into the same environment as the tool itself, which use
special markers to 'hook' into various features.