Metadata-Version: 2.1
Name: crontabula
Version: 0.1.0
Summary: 
License: MIT
Author: Tom Forbes
Author-email: tom@tomforb.es
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
Provides-Extra: cli
Requires-Dist: click; extra == "cli"
