Metadata-Version: 2.1
Name: watson-overtime
Version: 0.1.0
Summary: Small tool to check overtime in combination with the td-watson time tracker
License: MIT
Author: Joris Clement
Author-email: flyingdutchman@posteo.eu
Requires-Python: >=3.8,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: click (>=8.0.3,<9.0.0)
Requires-Dist: humanize (>=4.0.0,<5.0.0)
Requires-Dist: pytimeparse (>=1.1.8,<2.0.0)
