This project is basically a quick way of applying macros, i.e., sequences of editing commands, to a portion of text.
You create a "ruleset", which is basically a sequence of "rules" to be sequentially applied to the source text.
The original text is entered in the top left box, while the result appears in the top right box.
Program configuration is stored in a sqlite file in a '.panglossa' directory in the user's home folder.
Remember that the "rules", or commands, will be applied...