Metadata-Version: 2.1
Name: oorange
Version: 0.1
Summary: Prints a red heart and a message from Koushik
Home-page: UNKNOWN
Author: Your Name
Author-email: your.email@example.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown

# oorange

A fun little package to print a red heart using `*`, followed by "from Koushik".

## Installation

```bash
pip install oorange



