LICENSE
README.md
setup.py
./excolor/__init__.py
./excolor/cmaptools.py
./excolor/colortools.py
./excolor/colortypes.py
./excolor/gradient.py
./excolor/imagetools.py
./excolor/palette.py
./excolor/patch.py
./excolor/utils.py
./excolor/wallpaper.py
./excolor/data/colornames.csv
excolor/__init__.py
excolor/cmaptools.py
excolor/colortools.py
excolor/colortypes.py
excolor/gradient.py
excolor/imagetools.py
excolor/palette.py
excolor/patch.py
excolor/utils.py
excolor/wallpaper.py
excolor.egg-info/PKG-INFO
excolor.egg-info/SOURCES.txt
excolor.egg-info/dependency_links.txt
excolor.egg-info/not-zip-safe
excolor.egg-info/requires.txt
excolor.egg-info/top_level.txt
excolor/data/colornames.csv
tests/test_colortools.py
tests/test_colortypes.py
tests/test_palette.py