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