.flake8
CMakeLists.txt
COPYING
MANIFEST.in
README.rst
SECURITY.rst
pyproject.toml
setup.py
docs/Changelog.rst
docs/LICENSES.txt
docs/technote.rst
issue_template/bug_report.md
issue_template/feature_request.md
src/ext/_blocks_output_buffer.h
src/ext/_inflate64module.c
src/inflate64/__init__.py
src/inflate64/py.typed
src/inflate64.egg-info/PKG-INFO
src/inflate64.egg-info/SOURCES.txt
src/inflate64.egg-info/dependency_links.txt
src/inflate64.egg-info/requires.txt
src/inflate64.egg-info/top_level.txt
src/lib/deflate.c
src/lib/deflate.h
src/lib/deflate_tree.c
src/lib/deflate_tree.h
src/lib/inflate.c
src/lib/inflate.h
src/lib/inflate64.h
src/lib/inflate64_config.h
src/lib/inflate_fixed9.h
src/lib/inflate_tree.c
src/lib/inflate_tree.h
src/lib/static_tables.c
src/lib/static_tables.h
src/lib/util.c
src/lib/util.h
tests/test_deflater.py
tests/test_inflater.py
tests/data/large-file.zip
tests/data/src.zip
tests/data/test-file.zip