diff options
Diffstat (limited to 'textproc/py-jinjanator-plugins/pkg-descr')
-rw-r--r-- | textproc/py-jinjanator-plugins/pkg-descr | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/textproc/py-jinjanator-plugins/pkg-descr b/textproc/py-jinjanator-plugins/pkg-descr new file mode 100644 index 000000000000..45270ff6665b --- /dev/null +++ b/textproc/py-jinjanator-plugins/pkg-descr @@ -0,0 +1,3 @@ +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. |