Metadata-Version: 2.1
Name: vimal-tech-hello
Version: 0.1.0
Summary: A simple Hello World package
Author: Vimal P
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown

# Hello World Package

This is a simple Python package that returns "Hello, World!" when called.
