Metadata-Version: 1.2
Name: ora
Version: 0.6.5
Summary: Alternative time and date library
Home-page: https://github.com/alexhsamuel/ora
Author: Alex Samuel
Author-email: alexhsamuel@gmail.com
License: BSD-3
Description: 
        Ora is a freestanding time and date implementation for C++ and Python.
        
        Ora is `hosted on GitHub <http://github.com/alexhsamuel/ora>`_.  See
        the `installation instructions
        <https://github.com/alexhsamuel/ora/blob/master/README.md#installation>`_.
        
        Docs at `readthedocs <http://ora.readthedocs.io/en/latest/>`_.
        
Keywords: time,date,time zone
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Requires-Python: >=3.6
