Metadata-Version: 2.4
Name: pypi-lzh-test
Version: 0.1.3
Summary: A simple calculator package
Author-email: lizihao <lzh@example.com>
Project-URL: Homepage, https://github.com/yourusername/pypi-lzh-test
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 Simple Package

A simple calculator package for demonstration.

## Installation

```bash
pip install pypi-lzh-test
