Metadata-Version: 2.4
Name: hello-student-murali
Version: 0.1.0
Summary: My first PyPI package
Author-email: Muralidhar <muralidharan@gmail.com>
License: MIT
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENCE
Dynamic: license-file

# hello-student-murali

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

## Installation

```bash
pip install hello-student-murali
