Metadata-Version: 2.1
Name: drtodo
Version: 0.5.0
Summary: DrTodo, MD: todo list manager using markdown files and git
License: MIT
Author: exilium
Author-email: info@exilium.com
Requires-Python: >=3.11,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: gitpython
Requires-Dist: mistune (==3.0.0rc5)
Requires-Dist: pydantic
Requires-Dist: pygithub
Requires-Dist: rich
Requires-Dist: ruamel.yaml
Requires-Dist: tomli ; python_version < "3.11"
Requires-Dist: typer
Description-Content-Type: text/markdown

# DrTodo, MD

## *a straightforward todo list manager for markdown files in git repos.*

