.flake8
.gitignore
.pre-commit-config.yaml
CHANGELOG.rst
LICENSE
MANIFEST.in
README.md
README.rst
pyproject.toml
.github/workflows/docs.yml
.github/workflows/tests.yml
.github/workflows/wheels.yml
.github/workflows/docker/buildwheel.sh
.github/workflows/docker/shared.env
docs/Makefile
docs/_config.yml
docs/_toc.yml
docs/build.sh
docs/changelog.md
docs/cli.md
docs/development.md
docs/favicon.ico
docs/index.md
docs/installation.md
docs/python-api.md
docs/_static/GIT_MARKER
docs/_templates/GIT_MARKER
tests/test_cli.py
tests/test_compression.py
tests/test_legacy.py
tests/test_provenance.py
tests/zarr_cross_version_helper.py
tests/files/1.0.0.trees
tests/files/1.0.0.trees.tsz
tests/files/issue95_metadata_bug.tsz
tests/files/issue95_metadata_dtype.trees
tszip/__init__.py
tszip/__main__.py
tszip/_version.py
tszip/cli.py
tszip/compat.py
tszip/compression.py
tszip/exceptions.py
tszip/provenance.py
tszip.egg-info/PKG-INFO
tszip.egg-info/SOURCES.txt
tszip.egg-info/dependency_links.txt
tszip.egg-info/entry_points.txt
tszip.egg-info/requires.txt
tszip.egg-info/top_level.txt