Metadata-Version: 2.1
Name: clock-cli
Version: 0.1.0
Summary: A command-line time zone converter
Author: Chris Proctor
Author-email: github.com@accounts.chrisproctor.net
Requires-Python: >=3.9,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: arrow (>=1.2.2,<2.0.0)
Requires-Dist: click (>=8.1.3,<9.0.0)
Requires-Dist: tabulate (>=0.8.10,<0.9.0)
Requires-Dist: toml (>=0.10.2,<0.11.0)
