Metadata-Version: 2.4
Name: color-ascii-demo
Version: 0.0.1
Summary: Colored ASCII art in terminal
Author: Your Name
Author-email: you@example.com
Requires-Python: >=3.7
Description-Content-Type: text/markdown
Requires-Dist: colorama
Dynamic: author
Dynamic: author-email
Dynamic: description
Dynamic: description-content-type
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

# Color ASCII Demo

A simple Python package that prints colorful ASCII art in the terminal.

## Installation
```bash
pip install color-ascii-demo

