Metadata-Version: 2.1
Name: timeprintformat
Version: 1.0.0
Summary: Prints clear and concise time values to the console using multiple different units of time measurement
Home-page: https://github.com/WyattRichartz/timeprintformat
Author: Wyatt Richartz
Author-email: wyattrichartz@gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
License-File: LICENSE

# timeprintformat
Outputs a convenient and easy-to-read string of how long a time interval. Useful for printing clear and consise time values to the console.
