MANIFEST.in
Pipfile.lock
README.md
setup.py
py_image_dedup/__init__.py
py_image_dedup/cli.py
py_image_dedup/config.py
py_image_dedup/stats.py
py_image_dedup.egg-info/PKG-INFO
py_image_dedup.egg-info/SOURCES.txt
py_image_dedup.egg-info/dependency_links.txt
py_image_dedup.egg-info/entry_points.txt
py_image_dedup.egg-info/requires.txt
py_image_dedup.egg-info/top_level.txt
py_image_dedup/library/__init__.py
py_image_dedup/library/deduplication_result.py
py_image_dedup/library/deduplicator.py
py_image_dedup/library/file_watch.py
py_image_dedup/library/processing_manager.py
py_image_dedup/library/progress_manager.py
py_image_dedup/persistence/__init__.py
py_image_dedup/persistence/elasticsearchstorebackend.py
py_image_dedup/persistence/metadata_key.py
py_image_dedup/util/__init__.py
py_image_dedup/util/file.py
py_image_dedup/util/image.py
tests/__init__.py
tests/test_file_extension.py
tests/test_select_images_to_delete.py