Metadata-Version: 2.1
Name: hello-world-yhqiu
Version: 0.2.0
Summary: A simple hello world package
Home-page: https://gitee.com/YihangQiu/hello-world-package
Author: yhqiu
Author-email: qiuyihang23@mails.ucas.ac.cn
Requires-Python: >=3.7
Description-Content-Type: text/markdown

# Hello World Package

A simple Python package that prints "Hello, World!" - perfect for testing PyPI publishing.

## Installation

```bash
pip install hello-world-yhqiu
