Metadata-Version: 2.1
Name: squrt_math
Version: 0.1.0
Summary: A custom package for demonstration purposes.
Home-page: 
Author: sujitmalga
Author-email: sujithmalga@gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: <=3.13.0
Description-Content-Type: text/markdown
License-File: licence1

# My Custom Package

This is a custom Python package for demonstration purposes.

## Installation

```bash
pip install my_custom_package
