Metadata-Version: 2.4
Name: LMTodo
Version: 0.1.5
Summary: A TODO list application in Python
Author-email: Luciano Magri <cazzbr@gmail.com>
License-Expression: GPL-2.0-only
Keywords: todo,productivity,python
Classifier: Development Status :: 3 - Alpha
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.13
Classifier: Operating System :: OS Independent
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: PySide6
Provides-Extra: dev
Requires-Dist: pytest>=7.0; extra == "dev"
Requires-Dist: black; extra == "dev"
Requires-Dist: isort; extra == "dev"
Dynamic: license-file

# LMTodo
Another simple Python Todo App
