Metadata-Version: 2.1
Name: yzc
Version: 0.2.0
Summary: A simple CLI tool to print Hello, World!
Home-page: https://github.com/yourusername/yzc
Author: clveryang
Author-email: yangclver@gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown

# yzc

A simple CLI tool to print "Hello, World!".

## Installation

Install the package using pip:

```bash
pip install yzc
