Started on documentation
[szyfrow.git] / szyfrow / support / text_prettify.py
index 4fe5da7627fc949f12b28aa9ce19c1a968fcc3e7..9e01c2c1364c620346c4727097ce31ad4bcb01b7 100644 (file)
@@ -1,3 +1,7 @@
+"""Various functions for prettifying text, useful when cipher routines generate
+strings of letters without spaces.
+"""
+
 import string
 from szyfrow.support.segment import segment
 from szyfrow.support.utilities import cat, lcat, sanitise