X-Git-Url: https://wannabe.guru.org/gitweb/?a=blobdiff_plain;f=letter_compress.py;h=8d7c8d7259d62be5c30d19432e402eedd06bcffa;hb=a9bdfd8fc9f84b7b2c09a57cd12ba32259e84d1c;hp=42f06dae79a8357bcffd0730194d5c2d1d352f11;hpb=e8fbbb7306430478dec55d2c963eed116d8330cc;p=python_utils.git diff --git a/letter_compress.py b/letter_compress.py index 42f06da..8d7c8d7 100644 --- a/letter_compress.py +++ b/letter_compress.py @@ -1,6 +1,8 @@ #!/usr/bin/env python3 -"""A simple compression helper for lowercase ascii text.""" +# © Copyright 2021-2022, Scott Gasch + +"""A simple toy compression helper for lowercase ascii text.""" import bitstring