Metadata-Version: 2.1
Name: donald_hello_pp
Version: 0.2.3
Summary: A package for processing data with pandas
Home-page: https://github.com/yourusername/my_package
Author: AchillesReaper
Author-email: dh3coding@gmail.com
License: UNKNOWN
Platform: UNKNOWN
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

# my_package

A simple example package.

## Installation

```bash
pip install my_package

