LICENCE.txt
MANIFEST.in
README.md
pyproject.toml
requirements.txt
setup.cfg
setup.py
versioneer.py
drb/chunk/__init__.py
drb/chunk/_version.py
drb/chunk/chunk.py
drb/chunk/core.py
drb/chunk/descriptor.py
drb/chunk/exceptions.py
drb/chunk/interop.py
drb/chunk/model.py
drb/chunk/readers.py
drb/chunk/selection.py
drb/chunk/tiling.py
drb_chunk.egg-info/PKG-INFO
drb_chunk.egg-info/SOURCES.txt
drb_chunk.egg-info/dependency_links.txt
drb_chunk.egg-info/entry_points.txt
drb_chunk.egg-info/not-zip-safe
drb_chunk.egg-info/requires.txt
drb_chunk.egg-info/top_level.txt
tests/test_addon.py
tests/test_chunk.py
tests/test_descriptor.py
tests/test_integration_image.py
tests/test_integration_remote.py
tests/test_interop.py
tests/test_model.py
tests/test_packaging.py
tests/test_readers.py
tests/test_selection.py
tests/test_tiling.py