Metadata-Version: 2.1
Name: my_package4430
Version: 1.0.0
Summary: 我是一个测试包
Author-email: me <your.email@example.com>
Project-URL: Homepage, https://github.com/yourusername/my_package?me
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown

# My Package

This is an example Python package.

## Installation

```bash
pip install my-package4430
