jrnl/tests/external_plugins_src
2021-05-08 12:03:20 -06:00
..
jrnl/contrib consolidate demo plugins to common package 2021-05-08 12:03:20 -06:00
README.md [Test] move test rot13 plugin into git tree 2021-05-08 11:11:02 -06:00
setup.py [Test] move test rot13 plugin into git tree 2021-05-08 11:11:02 -06:00

Rot13 Custom Exporter for Jrnl

This is a custom exporter to demostrate how to write customer exporters for jrnl. It is also used by jrnl in its tests to ensure the feature works as expected.

This plugin applies a Caeser cipher (specifically the ROT13) to output text.