Metadata-Version: 2.4
Name: colorcet
Version: 3.0.1
Summary: Collection of perceptually uniform colormaps
Home-page: https://colorcet.holoviz.org
Author: James A. Bednar
Author-email: jbednar@anaconda.com
Maintainer: James A. Bednar
Maintainer-email: jbednar@anaconda.com
License: CC-BY License
Project-URL: Bug Tracker, http://github.com/holoviz/colorcet/issues
Project-URL: Documentation, https://colorcet.holoviz.org
Project-URL: Source Code, http://github.com/holoviz/colorcet
Classifier: License :: OSI Approved
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.7
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: Programming Language :: Python :: 3.10
Classifier: Development Status :: 5 - Production/Stable
Requires-Python: >=2.7
License-File: LICENSE.txt
Requires-Dist: pyct>=0.4.4
Provides-Extra: tests
Requires-Dist: flake8; extra == "tests"
Requires-Dist: nbsmoke>=0.2.6; extra == "tests"
Requires-Dist: pytest>=2.8.5; extra == "tests"
Requires-Dist: pytest-cov; extra == "tests"
Provides-Extra: examples
Requires-Dist: numpy; extra == "examples"
Requires-Dist: holoviews; extra == "examples"
Requires-Dist: matplotlib; extra == "examples"
Requires-Dist: bokeh; extra == "examples"
Provides-Extra: doc
Requires-Dist: numpy; extra == "doc"
Requires-Dist: holoviews; extra == "doc"
Requires-Dist: matplotlib; extra == "doc"
Requires-Dist: bokeh; extra == "doc"
Requires-Dist: nbsite>=0.7.2rc10; extra == "doc"
Requires-Dist: pydata-sphinx-theme<0.9.0; extra == "doc"
Requires-Dist: sphinx-copybutton; extra == "doc"
Provides-Extra: tests-extra
Requires-Dist: flake8; extra == "tests-extra"
Requires-Dist: nbsmoke>=0.2.6; extra == "tests-extra"
Requires-Dist: pytest>=2.8.5; extra == "tests-extra"
Requires-Dist: pytest-cov; extra == "tests-extra"
Requires-Dist: pytest-mpl; extra == "tests-extra"
Provides-Extra: build
Requires-Dist: pyct>=0.4.4; extra == "build"
Requires-Dist: setuptools>=30.3.0; extra == "build"
Requires-Dist: wheel; extra == "build"
Provides-Extra: all
Requires-Dist: bokeh; extra == "all"
Requires-Dist: flake8; extra == "all"
Requires-Dist: holoviews; extra == "all"
Requires-Dist: matplotlib; extra == "all"
Requires-Dist: nbsite>=0.7.2rc10; extra == "all"
Requires-Dist: nbsmoke>=0.2.6; extra == "all"
Requires-Dist: numpy; extra == "all"
Requires-Dist: pyct>=0.4.4; extra == "all"
Requires-Dist: pydata-sphinx-theme<0.9.0; extra == "all"
Requires-Dist: pytest>=2.8.5; extra == "all"
Requires-Dist: pytest-cov; extra == "all"
Requires-Dist: pytest-mpl; extra == "all"
Requires-Dist: setuptools>=30.3.0; extra == "all"
Requires-Dist: sphinx-copybutton; extra == "all"
Requires-Dist: wheel; extra == "all"
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: home-page
Dynamic: license
Dynamic: license-file
Dynamic: maintainer
Dynamic: maintainer-email
Dynamic: project-url
Dynamic: provides-extra
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

README.md
