Metadata-Version: 2.1
Name: to24hrs
Version: 0.0.1
Summary: time converter
Author: Developer Mayuresh
Author-email: dharwadkarmayuresh@gmail.com
Keywords: python,tutorial,to 24 hour,conversion,12 hr to 24 hr
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: Unix
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Description-Content-Type: text/markdown
License-File: LICENSE

A package to convert 12hr to 24 format.To use this library, use the following syntax:convert("hh:mm AM to hh:mm PM")
