COPYING
README.md
README_PyPI.md
pyproject.toml
setup.py
./dither_go
dither_go/__init__.py
dither_go/exceptions.py
dither_go/matrices.py
dither_go/wrapper.py
dither_go.egg-info/PKG-INFO
dither_go.egg-info/SOURCES.txt
dither_go.egg-info/dependency_links.txt
dither_go.egg-info/requires.txt
dither_go.egg-info/top_level.txt
dither_go/bindings/__init__.py
dither_go/bindings/build.py
dither_go/bindings/dither.py
dither_go/bindings/dither_go.py
dither_go/bindings/go.py
dither_go/utils/__init__.py
dither_go/utils/color.py
dither_go/utils/matrices.py
tests/test_color.py