Metadata-Version: 2.1
Name: PrintWithColor
Version: 0.0.1
Summary: A tiny wrapper for colorama library that enhances the print() syntax by enabling text coloring on the screen.
License: The Unlicense (Unlicense)
Project-URL: Homepage, https://github.com/SweetSea-ButNotSweet/PrintWithColor
Project-URL: Bug Tracker, https://github.com/SweetSea-ButNotSweet/PrintWithColor/issues
Keywords: colorama,printwithcolor
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: The Unlicense (Unlicense)
Classifier: Operating System :: OS Independent
Requires-Python: <4,>=3.5
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: colorama

