Metadata-Version: 2.1
Name: when-cli
Version: 1.1.0
Summary: When CLI is a timezone conversion tool. It takes as input a natural time string, can also be a time range, and converts it into different timezone(s) at specific location(s).
License: MIT
Author: Christian Assing
Author-email: chris@ca-net.org
Requires-Python: >=3.10,<3.11
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Requires-Dist: airportsdata (>=20220406,<20220407)
Requires-Dist: arrow (>=1.2.2,<2.0.0)
Requires-Dist: pydantic (>=1.9.0,<2.0.0)
Requires-Dist: python-dateutil (>=2.8.2,<3.0.0)
Requires-Dist: rich (>=12.2.0,<13.0.0)
Requires-Dist: rich-click (>=1.3.0,<2.0.0)
Requires-Dist: typer (>=0.4.1,<0.5.0)
Requires-Dist: tzdata (>=2022.1,<2023.0)
Requires-Dist: tzlocal (>=4.2,<5.0)
