Metadata-Version: 2.1
Name: pkg_hello_suraj
Version: 0.1
Summary: A simple hello world package
Author: Your Name
Author-email: your.email@example.com
License: MIT
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
License-File: LICENSE.txt

# Hello World Package
This is a simple hello world package.
