Metadata-Version: 1.1
Name: colortest
Version: 0.2.3
Summary: A simple script that checks for terminal true color support
Home-page: https://github.com/Julian/colortest
Author: Julian Berman
Author-email: Julian+colortest@GrayVines.com
License: UNKNOWN
Description: =========
        colortest
        =========
        
        |PyPI| |Pythons| |CI| |Codecov|
        
        .. |PyPI| image:: https://img.shields.io/pypi/v/colortest.svg
          :alt: PyPI version
          :target: https://pypi.org/project/colortest/
        
        .. |Pythons| image:: https://img.shields.io/pypi/pyversions/colortest.svg
          :alt: Supported Python versions
          :target: https://pypi.org/project/colortest/
        
        .. |CI| image:: https://github.com/Julian/colortest/workflows/CI/badge.svg
          :alt: Build status
          :target: https://github.com/Julian/colortest/actions?query=workflow%3ACI
        
        .. |Codecov| image:: https://codecov.io/gh/Julian/colortest/branch/master/graph/badge.svg
          :alt: Codecov Code coverage
          :target: https://codecov.io/gh/Julian/colortest
        
        A simple script that checks for terminal true color support.
        
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: License :: OSI Approved :: MIT License
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 :: 2
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
