Metadata-Version: 2.1
Name: tz-converter
Version: 1.0.1
Summary: Tool for converting the time across time zones
Home-page: https://github.com/DMaiorino/tz-converter
Author: David Maiorino (Dave)
Author-email: maiorinodavid@gmail.com
License: GPL-3+
Keywords: productivity
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 3
Classifier: Intended Audience :: End Users/Desktop
License-File: LICENSE.md
License-File: AUTHORS

Convert the time and date across time zones
This tool provides a simple interface for converting the time and
date between two time zones. Written in Python3 and using PyQt5,
this interface allows the user to save a certain time zone and
restore it after further changes. The timezone information is
taken from pytz, supplying seven different regions: Africa,
America, Asia, Australia, Europe, Pacific, and US.
