Metadata-Version: 2.4
Name: uzairnaseer
Version: 1.0.0
Summary: A stylish package for Uzair Naseer
Home-page: https://github.com/yourusername/uzairnaseer
Author: Your Name
Author-email: your.email@example.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: license-file
Dynamic: requires-python
Dynamic: summary

# Uzair Naseer Package

A stylish Python package that displays "BUSY UZI" in ASCII art.

## Installation

```bash
pip install uzairnaseer
```

## Usage

The message will be displayed automatically upon installation!

You can also import and display it manually:

```python
from uzairnaseer import display_message
display_message()
```

## Author

Created for Uzair Naseer

## License

MIT License
