Metadata-Version: 2.1
Name: timerdo
Version: 0.0.1
Summary: A minimalist to-do list with a built-in timer
Home-page: https://github.com/caiomts/timerdo
Author: Caio Mescouto
Author-email: caiomescouto@gmail.com
License: UNKNOWN
Project-URL: Bug Tracker, https://github.com/caiomts/timerdo/issues
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: certifi (==2021.10.8)
Requires-Dist: click (==8.0.3)
Requires-Dist: colorama (==0.4.4)
Requires-Dist: greenlet (==1.1.2)
Requires-Dist: mypy-extensions (==0.4.3)
Requires-Dist: pathspec (==0.9.0)
Requires-Dist: platformdirs (==2.4.0)
Requires-Dist: pydantic (==1.8.2)
Requires-Dist: regex (==2021.11.2)
Requires-Dist: shellingham (==1.4.0)
Requires-Dist: SQLAlchemy (==1.4.26)
Requires-Dist: sqlalchemy2-stubs (==0.0.2a19)
Requires-Dist: sqlmodel (==0.0.4)
Requires-Dist: tomli (==1.2.2)
Requires-Dist: typer (==0.4.0)
Requires-Dist: typing-extensions (==3.10.0.2)
Requires-Dist: timerdo (~=0.0.1)
Requires-Dist: setuptools (~=58.0.4)
Requires-Dist: tabulate (~=0.8.9)

# Timerdo
A minimalist to-do list with built-in timer to track your work and keep you productive.

