Metadata-Version: 2.4
Name: hello_package_madhulika
Version: 0.1.0
Summary: A simple hello-world pip package
Author: Madhulika
Author-email: you@example.com
Requires-Python: >=3.7
Description-Content-Type: text/markdown
Dynamic: author
Dynamic: author-email
Dynamic: description
Dynamic: description-content-type
Dynamic: requires-python
Dynamic: summary

# hello-package

A simple pip package that says hello ðŸ‘‹

## Installation
```bash
pip install hello-package
