LICENSE
MANIFEST.in
README.rst
setup.py
imagy/__init__.py
imagy/cl.py
imagy/config.py
imagy/core.py
imagy/smushing.py
imagy/store.py
imagy/utils.py
imagy/watch.py
imagy.egg-info/PKG-INFO
imagy.egg-info/SOURCES.txt
imagy.egg-info/dependency_links.txt
imagy.egg-info/entry_points.txt
imagy.egg-info/requires.txt
imagy.egg-info/top_level.txt
imagy/smush/__init__.py
imagy/smush/scratch.py
imagy/smush/smush.py
imagy/smush/optimiser/__init__.py
imagy/smush/optimiser/optimiser.py
imagy/smush/optimiser/formats/__init__.py
imagy/smush/optimiser/formats/animated_gif.py
imagy/smush/optimiser/formats/gif.py
imagy/smush/optimiser/formats/jpg.py
imagy/smush/optimiser/formats/png.py
imagy/tests/__init__.py
imagy/tests/context.py
imagy/tests/imgtest.py
imagy/tests/test_core.py
imagy/tests/test_system.py