Metadata-Version: 2.4
Name: xiepengcheng
Version: 0.1.0
Summary: Placeholder package for xiepengcheng.
Author-email: xiepengcheng <xiepengcheng2030@gmail.com>
License-Expression: MIT
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: license-file

# xiepengcheng

Placeholder package published to reserve the `xiepengcheng` name on PyPI.

```bash
pip install xiepengcheng
```

```python
import xiepengcheng
print(xiepengcheng.__version__)
```
