Metadata-Version: 2.4
Name: rohanajaypkg
Version: 0.0.1
Summary: A simple Python package that says hello
Home-page: https://github.com/rohan-ajay/myfirstpkg
Author: Rohan Ajay
Author-email: rohan.ajay45@nmmims.in
License: MIT
Project-URL: Bug Tracker, https://github.com/rohan-ajay/myfirstpkg/issues
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
License-File: LICENSE
Dynamic: license-file

# myfirstpkg

A simple Python package that says hello!

## Installation
```bash
pip install myfirstpkg
