Metadata-Version: 2.4
Name: worldclock-tty
Version: 0.1.0
Summary: A terminal-based world clock that displays multiple timezones in real-time.
License-Expression: MIT
Project-URL: Homepage, https://github.com/carlosplanchon/worldclock-tty
Project-URL: Repository, https://github.com/carlosplanchon/worldclock-tty
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: colored
Requires-Dist: pendulum
Requires-Dist: typer
Requires-Dist: vtclear
Provides-Extra: dev
Requires-Dist: pytest; extra == "dev"
Dynamic: license-file

# worldclock-tty
A terminal-based world clock that displays multiple timezones in real-time.
