Metadata-Version: 2.1
Name: pyc3
Version: 0.0.3
Summary: 
Home-page: https://github.com/python-poetry/poetry
Author: Simon Warchol
Author-email: simonwarchol@g.harvard.edu
Requires-Python: >=3.8,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: colorio (>=0.12.15,<0.13.0)
Requires-Dist: numpy (>=1.24.2,<2.0.0)
Project-URL: Repository, https://github.com/python-poetry/poetry
Description-Content-Type: text/markdown

Python implementation of Jeff Heer's C3 color naming model,
outlined in

```bibtex
Jeffrey Heer and Maureen Stone. 2012. Color naming models for color selection, image editing and palette design. In Proceedings of the SIGCHI Conference on Human Factors in Computing Systems (CHI '12). Association for Computing Machinery, New York, NY, USA, 1007â1016. https://doi-org.ezp-prod1.hul.harvard.edu/10.1145/2207676.2208547
```


