Metadata-Version: 2.1
Name: tgreet
Version: 0.1.2
Summary: Simple greeting library
Author-email: Thendral Magudapathi <thendralmagudapathi@gmail.com>
License: MIT
Project-URL: Homepage, https://github.com/thendralmagudapathi/greet_pip
Requires-Python: >=3.0
Description-Content-Type: text/markdown
License-File: LICENSE

# my-library

A simple Python library.

## Installation
```bash
pip install my-library
