X-Git-Url: https://wannabe.guru.org/gitweb/?a=blobdiff_plain;f=letter_compress.py;h=6cb6b74e87c54928a5aeb7e184114e81ff877b02;hb=532df2c5b57c7517dfb3dddd8c1358fbadf8baf3;hp=42f06dae79a8357bcffd0730194d5c2d1d352f11;hpb=c6fca944b41f292b66efaba27ebf3fd0a37956b8;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