Metadata-Version: 2.2
Name: pubpypack_harmony_sreekanth_r
Version: 0.0.2
Summary: This package does amazing things.
Home-page: https://www.github.com/srikanthgr/python-packaging
Author: SrikanthRoopa
License: MIT
Classifier: License :: OSI Approved :: MIT License
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: termcolor<2,>=1.1.0

# first-python-package
 
This package does amazing things.
 
## Installation
 
```shell
$ python -m pip install first-python-package
```
