X-Git-Url: https://git.njae.me.uk/?a=blobdiff_plain;f=szyfrow%2Fsupport%2Ftext_prettify.py;fp=szyfrow%2Fsupport%2Ftext_prettify.py;h=9e01c2c1364c620346c4727097ce31ad4bcb01b7;hb=b535d9d75e69cc395e8de28c99e38564655e5ac9;hp=4fe5da7627fc949f12b28aa9ce19c1a968fcc3e7;hpb=f19a021eabb3222709b9d513839a14c01cfdfd38;p=szyfrow.git diff --git a/szyfrow/support/text_prettify.py b/szyfrow/support/text_prettify.py index 4fe5da7..9e01c2c 100644 --- a/szyfrow/support/text_prettify.py +++ b/szyfrow/support/text_prettify.py @@ -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