Metadata-Version: 2.4
Name: mytodo-lyj
Version: 0.1.1
Summary: Add your description here
Requires-Python: >=3.14
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: pydantic>=2.13.4
Dynamic: license-file

# mytodo

一个用 Pydantic 写的极简命令行 TODO 工具。

## 安装

```bash
pip install mytodo
```
