LICENSE
MANIFEST.in
README.md
pyproject.toml
requirements-dev.txt
requirements.txt
imgdude/__init__.py
imgdude/_version.py
imgdude/cache.py
imgdude/cli.py
imgdude/main.py
imgdude.egg-info/PKG-INFO
imgdude.egg-info/SOURCES.txt
imgdude.egg-info/dependency_links.txt
imgdude.egg-info/entry_points.txt
imgdude.egg-info/requires.txt
imgdude.egg-info/top_level.txt
tests/test_cache.py
tests/test_cli.py
tests/test_image_processing.py
tests/test_main.py