Metadata-Version: 2.1
Name: tgreet
Version: 0.1.0
Summary: A simple greeting pip installable library
Author-email: Thendral Magudapathi <thendralmag@outlook.com>
License: MIT
Project-URL: Homepage, https://github.com/thendralmagudapathi/greet_lib
Requires-Python: >=3.0
Description-Content-Type: text/markdown
License-File: LICENSE

# my-library

A simple Python library.

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