Metadata-Version: 2.1
Name: my_module_gokul
Version: 0.1.0
Summary: A simple Python module that prints 'Hello, World!'
Author: Gokul
Author-email: gokult.22aid@kongu.edu
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

# My Module

A simple Python module that prints "Hello, World!".
