Metadata-Version: 2.1
Name: colorengine
Version: 0.2.1.post7
Summary: A collection of custom matplotlib colormaps
Author-email: Casper van Elteren <caspervanelteren@gmail.com>
License: MIT
Project-URL: Homepage, https://github.com/cvanelteren/colorengine
Project-URL: Bug Tracker, https://github.com/cvanelteren/colorengine/issues
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Intended Audience :: Developers
Classifier: Topic :: Scientific/Engineering :: Visualization
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: matplotlib>=3.6
Requires-Dist: numpy
