Metadata-Version: 2.4
Name: red-dragon
Version: 0.1.0
Summary: A Python package that awakens the red dragon
Author-email: karzimeg <your.email@example.com>
Keywords: dragon,cli,ascii-art
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: license-file

# Red Dragon

A Python package that awakens the red dragon!

## Installation

```bash
pip install red-dragon
```

## Usage

After installation, simply run:

```bash
red-dragon
```

## Description

This package displays a beautiful ASCII art dragon when you run the `red-dragon` command.

## Author

karzimeg
