Metadata-Version: 2.4
Name: helloworld-prajun_v
Version: 0.0.1
Summary: A simple hello world package
Author-email: Your Name <you@example.com>
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown

# Hello World Package

This is a simple Python package that prints "Hello, World!".
