Metadata-Version: 1.1
Name: tz-converter
Version: 1.0.0
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+
Description: 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 Pyside,
        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.
Keywords: productivity
Platform: Debian
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 3
Classifier: Intended Audience :: End Users/Desktop
