Metadata-Version: 2.4
Name: xiepengcheng
Version: 0.3.0
Summary: A growing collection of tools: a Textual-based menu shell with a built-in Windows network adapter picker.
Author-email: xiepengcheng <xiepengcheng2030@gmail.com>
License-Expression: MIT
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: textual>=0.55
Dynamic: license-file

# xiepengcheng

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

```bash
pip install xiepengcheng
```

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