Metadata-Version: 2.1
Name: daikanban
Version: 0.1.0
Summary: A kanban-style project task queue.
Project-URL: Documentation, https://github.com/jeremander/daikanban#readme
Project-URL: Issues, https://github.com/jeremander/daikanban/issues
Project-URL: Source, https://github.com/jeremander/daikanban
Author-email: Jeremy Silver <jeremys@nessiness.com>
License-Expression: MIT
License-File: LICENSE
Keywords: kanban,productivity
Classifier: Programming Language :: Python
Requires-Python: >=3.9
Requires-Dist: pendulum>=3.0
Requires-Dist: pydantic>=2.6
Requires-Dist: pytimeparse>=1.1
Requires-Dist: typer[all]>=0.9
Requires-Dist: typing-extensions>=4.10
