Metadata-Version: 2.1
Name: myadd_demo_622
Version: 2.0.0
Summary: 我的测试案例
Home-page: https://github.com/xdd1997/pypi_demo_xdd.git
Author: XDD
Author-email: xdd2026@qq.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
License-File: LICENSE

## install

```
pip install myadd-demo-622
```

## use

```
import pypi_demo_xdd
```

