Metadata-Version: 2.1
Name: time-functions
Version: 1.0.2
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
Description-Content-Type: text/markdown
License-File: LICENSE

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