.flake8
.git_archival.txt
.gitattributes
.readthedocs.yaml
CMakeLists.txt
COPYING
MANIFEST.in
README.rst
SECURITY.rst
pyproject.toml
setup.py
.github/FUNDING.yml
.github/dependabot.yml
.github/workflows/publish-to-pypi.yml
.github/workflows/run-tox-tests.yml
docs/Changelog.rst
docs/LICENSES.txt
docs/Makefile
docs/conf.py
docs/contribution.rst
docs/getting_started.rst
docs/index.rst
docs/license_notice.rst
docs/make.bat
docs/security_policy.rst
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