Metadata-Version: 2.1
Name: taskloop
Version: 0.1.0
Summary: Taskwarrior utility to continually loop through and add tasks to a project
License: MIT
Author: Alex Kelly
Author-email: kellya@arachnitech.com
Requires-Python: >=3.10,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Requires-Dist: click (>=8.0.3,<9.0.0)
Requires-Dist: prompt-toolkit (>=3.0.24,<4.0.0)
Requires-Dist: taskw (>=1.3.1,<2.0.0)
