Metadata-Version: 2.1
Name: zth-20241203
Version: 0.1.0
Summary: A simple greeting package
Home-page: 
Author: 11136456
Author-email: zhaotianhao@vivo.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
License-File: LICENSE

# My Package
A simple package that greets the user.

## Installation

```bash
pip install my-package
