jrnl/tests/external_plugins_src
MinchinWeb 3492dd291a [Tests] don't name test plugin 'testing"
If so named, pip won't install it.
2021-05-16 21:12:32 -06:00
..
jrnl/contrib [Tests] don't name test plugin 'testing" 2021-05-16 21:12:32 -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.