Metadata-Version: 2.1
Name: motleydatetime
Version: 0.1.3
Summary: Makes using, formatting, and converting datetime and timezone objects easier and more reliable.
Home-page: https://github.com/ericmotleybytes/motleydatetime
Author: Eric Christiansen
Author-email: eric@motleybytes.com
License: MIT
Project-URL: Documentation, https://ericmotleybytes.github.io/motleydatetime/
Project-URL: PyPI Page, https://pypi.org/project/motleydatetime/
Project-URL: Bug Reports, https://github.com/ericmotleybytes/motleydatetime/issues
Project-URL: Source, https://github.com/ericmotleybytes/motleydatetime
Description: # motleydatetime
        Makes using, formatting, and converting datetime and timezone objects easier and more reliable.
        
Keywords: date time datetime timezone
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3 :: Only
Requires-Python: >=3.5, <4
Description-Content-Type: text/markdown
