LICENSE
README.md
pyproject.toml
src/iconseed/__init__.py
src/iconseed/__main__.py
src/iconseed/color.py
src/iconseed/glyphs.py
src/iconseed/manifest.py
src/iconseed/png.py
src/iconseed/render.py
src/iconseed.egg-info/PKG-INFO
src/iconseed.egg-info/SOURCES.txt
src/iconseed.egg-info/dependency_links.txt
src/iconseed.egg-info/entry_points.txt
src/iconseed.egg-info/requires.txt
src/iconseed.egg-info/top_level.txt
tests/test_api.py
tests/test_color.py
tests/test_manifest.py
tests/test_render.py