Metadata-Version: 2.4
Name: ora
Version: 0.10.3
Summary: Alternative time and date library
Home-page: https://github.com/alexhsamuel/ora
Author: Alex Samuel
Author-email: alexhsamuel@gmail.com
License: BSD-3
Keywords: time,date,time zone
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Requires-Python: >=3.6
License-File: LICENSE
Provides-Extra: numpy
Requires-Dist: numpy<2; extra == "numpy"
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: home-page
Dynamic: keywords
Dynamic: license
Dynamic: license-file
Dynamic: provides-extra
Dynamic: requires-python
Dynamic: summary


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/>`_.
