Metadata-Version: 2.4
Name: shravan-package
Version: 0.0.1
Summary: A simple hello world package
Author-email: Shravan <your_email@example.com>
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown

# Shravan Package

A simple Python package.

## Installation

```bash
pip install shravan-package
