Metadata-Version: 2.4
Name: varsshini-test-package
Version: 0.0.1
Summary: My first Python package
Requires-Python: >=3.8
Description-Content-Type: text/markdown

# Sample Package

This is my first Python package uploaded to PyPI.

Function Available:
- add(a, b): Adds two numbers and returns the result.
