.gitignore
Changelog.rst
LICENSE
MANIFEST.in
README.rst
pyproject.toml
setup.cfg
setup.py
tox.ini
.github/FUNDING.yml
.github/ISSUE_TEMPLATE/bug_report.md
.github/ISSUE_TEMPLATE/feature_request.md
.github/workflows/publish-to-test-pypi.yml
.github/workflows/release-note.yml
.github/workflows/run-tox-tests.yml
multivolumefile/__init__.py
multivolumefile/__init__.pyi
multivolumefile/py.typed
multivolumefile/stat.py
multivolumefile.egg-info/PKG-INFO
multivolumefile.egg-info/SOURCES.txt
multivolumefile.egg-info/dependency_links.txt
multivolumefile.egg-info/requires.txt
multivolumefile.egg-info/top_level.txt
tests/test_fuzzer.py
tests/test_multivolume.py
tests/data/archive.7z.001
tests/data/archive.7z.002