Metadata-Version: 2.1
Name: AnsiColorsLib
Version: 1.0.0
Summary: A small library containing ansi color functions.
Home-page: https://github.com/RazKissos/ansicolorslib
Author: Raz Kissos
Author-email: kissosrazz@gmail.com
License: UNKNOWN
Project-URL: github, https://github.com/RazKissos/ansicolorslib
Description: ## AnsiColorsLib
        ### This is a library that is designed to allow developers to easily print colorized text.
        
        To install simply use pip:
        ```sh
        pip install ansicolorslib
        ```
        
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
