Metadata-Version: 2.1
Name: colorcodetools
Version: 0.1.0
Summary: Some powerful color tools
Home-page: https://github.com/TheKeineAhnung/colorcodes
Author: Keine Ahnung
Author-email: kontakt@keineahnung.eu
License: LICENSE
Project-URL: Bug Tracker, https://github.com/TheKeineAhnung/colorcodes/issues
Description: # colorcodetools
        
        ![PyPI - Downloads](https://img.shields.io/pypi/dd/colorcodetools?style=flat-square) ![License](https://img.shields.io/github/license/TheKeineAhnung/colorcodetools?style=flat-square) 
        ![PyPI](https://img.shields.io/pypi/v/colorcodetools?style=flat-square)
        
        ## What is colorcodetools?
        Colorcodetools is a python library for some simple operations with color codes.
        
        ## Install the project
        1. Open your Terminal
        2. Type: `pip install colorcodetools`
        3. Read the docs for information how to use
        
        ## Where can I find the documentation
        You can find the documentation in the [docs](https://github.com/TheKeineAhnung/colorcodetools/tree/main/docs) folder on GitHub.
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
