LICENSE
README.md
pyproject.toml
DedupeCopy.egg-info/PKG-INFO
DedupeCopy.egg-info/SOURCES.txt
DedupeCopy.egg-info/dependency_links.txt
DedupeCopy.egg-info/entry_points.txt
DedupeCopy.egg-info/requires.txt
DedupeCopy.egg-info/top_level.txt
dedupe_copy/__init__.py
dedupe_copy/__main__.py
dedupe_copy/config.py
dedupe_copy/core.py
dedupe_copy/disk_cache_dict.py
dedupe_copy/logging_config.py
dedupe_copy/manifest.py
dedupe_copy/path_rules.py
dedupe_copy/threads.py
dedupe_copy/utils.py
dedupe_copy/bin/__init__.py
dedupe_copy/bin/dedupecopy_cli.py
dedupe_copy/test/__init__.py
dedupe_copy/test/record_disk_cache_dict_performance.py
dedupe_copy/test/test_advanced.py
dedupe_copy/test/test_copy.py
dedupe_copy/test/test_copy_enhanced.py
dedupe_copy/test/test_disk_cache_dict.py
dedupe_copy/test/test_manifests.py
dedupe_copy/test/utils.py