Metadata-Version: 2.3
Name: tds-pypi-package
Version: 0.1.0
Summary: Add your description here
Author: mathartist17
Author-email: mathartist17 <mathartist17@gmail.com>
Requires-Python: >=3.12
Description-Content-Type: text/markdown

## Notes

- To create this repo structure
`uv init --package .`
- To create the package with specific name
`uv init --package mathartist17-test-package`

- toml file is a replacement of requirements.txt

This is a test package created for learning purpose. I am trying to publish a package to [PyPi](https://pypi.org/)