Metadata-Version: 2.1
Name: time-functions
Version: 1.0.1
Summary: Simple functions for working with time
Home-page: https://github.com/michaelrex2012/time-functions
Author: @michaelrex2012
Author-email: <michaelgiu2012@outlook.com>
License: MIT
Keywords: python,time,basic
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
License-File: LICENSE

# time-functionsFunctions for working with time. There aren't any dependencies yet.***## Install and UpdateInstall this package with:> python -m pip install time-functions
