Metadata-Version: 2.4
Name: text_redcolor
Version: 0.1.0
Summary: Print text in red color like print()
Author: Your Name
License: MIT
Requires-Python: >=3.7
Description-Content-Type: text/markdown

# text_redcolor

By Sayko Xx


from text_redcolor import text

text("Hello World")
