Metadata-Version: 2.4
Name: hello-student-sidharth
Version: 0.1.0
Summary: My first PyPI package
Author-email: Sidharth <sid.juyal.34@gmail.com>
License: MIT
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: license-file

# hello-student-giri

A simple demo Python package uploaded to PyPI for learning packaging.

## Installation

```bash
pip install hello-student-giri
