.flake8
.gitignore
.mergify.yml
.pre-commit-config.yaml
.pyup.yml
CHANGELOG.rst
LICENSE
MANIFEST.in
README.md
README.rst
setup.cfg
setup.py
.circleci/config.yml
.github/workflows/tests.yml
.github/workflows/wheels.yml
.github/workflows/docker/buildwheel.sh
.github/workflows/docker/shared.env
docs/Makefile
docs/changelog.rst
docs/cli.rst
docs/conf.py
docs/development.rst
docs/index.rst
docs/installation.rst
docs/introduction.rst
docs/python-api.rst
docs/rtd_requirements.txt
docs/_static/GIT_MARKER
docs/_templates/GIT_MARKER
requirements/CI-tests-conda.txt
requirements/development.txt
tests/test_cli.py
tests/test_compression.py
tests/test_legacy.py
tests/test_provenance.py
tests/files/1.0.0.trees
tests/files/1.0.0.trees.tsz
tszip/__init__.py
tszip/__main__.py
tszip/_version.py
tszip/cli.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