MANIFEST.in
README.md
prebuild.py
pyproject.toml
setup.py
tacozip/__init__.py
tacozip/bindings.py
tacozip/config.py
tacozip/exceptions.py
tacozip/loader.py
tacozip/version.py
tacozip.egg-info/PKG-INFO
tacozip.egg-info/SOURCES.txt
tacozip.egg-info/dependency_links.txt
tacozip.egg-info/entry_points.txt
tacozip.egg-info/requires.txt
tacozip.egg-info/top_level.txt
tests/test_bindings.py
tests/test_config.py
tests/test_exceptions.py
tests/test_integration.py
tests/test_trim.py
tests/test_version.py