.clang-format
.gitignore
LICENSE
MANIFEST.in
README.md
compare_options.py
lzip.py
lzip_extension.cpp
pyproject.toml
setup.py
test.py
test_data
test_data.lz
version.py
lzip.egg-info/PKG-INFO
lzip.egg-info/SOURCES.txt
lzip.egg-info/dependency_links.txt
lzip.egg-info/top_level.txt
third_party/lzlib/AUTHORS
third_party/lzlib/COPYING
third_party/lzlib/COPYING.GPL
third_party/lzlib/ChangeLog
third_party/lzlib/INSTALL
third_party/lzlib/Makefile.in
third_party/lzlib/NEWS
third_party/lzlib/README
third_party/lzlib/bbexample.c
third_party/lzlib/carg_parser.c
third_party/lzlib/carg_parser.h
third_party/lzlib/cbuffer.c
third_party/lzlib/configure
third_party/lzlib/decoder.c
third_party/lzlib/decoder.h
third_party/lzlib/encoder.c
third_party/lzlib/encoder.h
third_party/lzlib/encoder_base.c
third_party/lzlib/encoder_base.h
third_party/lzlib/fast_encoder.c
third_party/lzlib/fast_encoder.h
third_party/lzlib/ffexample.c
third_party/lzlib/lzcheck.c
third_party/lzlib/lzip.h
third_party/lzlib/lzlib.c
third_party/lzlib/lzlib.cpp
third_party/lzlib/lzlib.h
third_party/lzlib/main.c
third_party/lzlib/minilzip.c