Metadata-Version: 2.4
Name: clearenv
Version: 0.1.0
Summary: Add your description here
Author: superwindcloud
License-Expression: MIT
Project-URL: Homepage, https://github.com/super1windcloud/clearenv
Requires-Python: >=3.13
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: license-file

## 快速清理无效的环境变量 (windows+linux+macos)


### 快速开始

```bash
uv run main.py  or  python main.py
```

