Metadata-Version: 2.4
Name: rahulsahni-colorprintx
Version: 0.1.0
Summary: Simple colored print utility for Python
Author: Rahul Sahni
License: MIT
Requires-Python: >=3.8
Description-Content-Type: text/markdown

# colorprintx

A lightweight Python package to print colored text easily.

## Installation
```bash
pip install colorprintx
