Metadata-Version: 2.1
Name: AnsiPrint
Version: 0.0.1
Summary: Lightweight package for colored text in python.
Home-page: https://repl.it/@ChezCoder/AnsiPrint
Author: ChezCoder
Author-email: mrpizzaguyytb@gmail.com
License: UNKNOWN
Description: # Usage
        |Usage|Params|Return Value|
        |:----------|:----------|:----------|
        |`ansiprint()`|`str: msg, str: color-name/ansi, str: end`|`str: msg`|
        |`ansi()`|`str: color-name/ansi`|`str: ansi`|
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
