.gitignore
.travis.yml
CHANGELOG.rst
LICENSE.rst
MANIFEST.in
README.rst
appveyor.yml
pyproject.toml
requirements.txt
setup.cfg
tox.ini
.github/dependabot.yml
.github/workflows/publish.yml
.github/workflows/test.yml
docs/.gitignore
docs/Makefile
docs/make.bat
docs/source/CHANGELOG.rst
docs/source/LICENSE.rst
docs/source/README.rst
docs/source/api.rst
docs/source/conf.py
docs/source/descriptive.rst
docs/source/index.rst
docs/source/api/compare.rst
docs/source/api/dtoolcore.rst
docs/source/api/filehasher.rst
docs/source/api/storagebroker.rst
docs/source/api/utils.rst
dtoolcore/__init__.py
dtoolcore/compare.py
dtoolcore/filehasher.py
dtoolcore/storagebroker.py
dtoolcore/utils.py
dtoolcore/version.py
dtoolcore.egg-info/PKG-INFO
dtoolcore.egg-info/SOURCES.txt
dtoolcore.egg-info/dependency_links.txt
dtoolcore.egg-info/entry_points.txt
dtoolcore.egg-info/requires.txt
dtoolcore.egg-info/top_level.txt
icons/22x22/dtool_logo.png
tests/__init__.py
tests/test_BaseDataSet_uri_property.py
tests/test_DiskStorageBroker.py
tests/test_abspath_uri.py
tests/test_annotation_functional.py
tests/test_compare_module.py
tests/test_copy_dataset.py
tests/test_create_dataset_helpers_functional.py
tests/test_creation_and_reading_functional.py
tests/test_dtool_list_overlays_when_dir_missing.py
tests/test_dtoolcore_package.py
tests/test_filehasher_api.py
tests/test_frozen_at_when_copying_dataset.py
tests/test_generate_admin_metadata.py
tests/test_iter_datasets_in_base_uri.py
tests/test_overlays_functional.py
tests/test_self_description.py
tests/test_tags_functional.py
tests/test_timestamp.py
tests/test_update_dataset_name.py
tests/test_uri_property_when_using_relpath.py
tests/test_uri_sanitisation.py
tests/test_utils_module.py
tests/data/actually_a_png.txt
tests/data/actually_a_text_file.jpg
tests/data/another_file.txt
tests/data/empty_file
tests/data/random_bytes
tests/data/real_text_file.txt
tests/data/tiny.png