ora


Nameora JSON
Version 0.8.2 PyPI version JSON
download
home_pagehttps://github.com/alexhsamuel/ora
SummaryAlternative time and date library
upload_time2023-05-30 04:10:44
maintainer
docs_urlNone
authorAlex Samuel
requires_python>=3.6
licenseBSD-3
keywords time date time zone
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
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/>`_.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/alexhsamuel/ora",
    "name": "ora",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "",
    "keywords": "time,date,time zone",
    "author": "Alex Samuel",
    "author_email": "alexhsamuel@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/3b/a2/13590abf5b73364bddf98533deb0b0ae51c7a0a33f1f907df3697cea4e4d/ora-0.8.2.tar.gz",
    "platform": null,
    "description": "\nOra is a freestanding time and date implementation for C++ and Python.\n\nOra is `hosted on GitHub <http://github.com/alexhsamuel/ora>`_.  See\nthe `installation instructions\n<https://github.com/alexhsamuel/ora/blob/master/README.md#installation>`_.\n\nDocs at `readthedocs <http://ora.readthedocs.io/en/latest/>`_.\n",
    "bugtrack_url": null,
    "license": "BSD-3",
    "summary": "Alternative time and date library",
    "version": "0.8.2",
    "project_urls": {
        "Homepage": "https://github.com/alexhsamuel/ora"
    },
    "split_keywords": [
        "time",
        "date",
        "time zone"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3ba213590abf5b73364bddf98533deb0b0ae51c7a0a33f1f907df3697cea4e4d",
                "md5": "db443aea781526ebbcd10255d8acd3e7",
                "sha256": "9f6cc40bb94a856c8c97d5ec0679ddcdb804d6b1f748c5ca3df4fb8c62a8f218"
            },
            "downloads": -1,
            "filename": "ora-0.8.2.tar.gz",
            "has_sig": false,
            "md5_digest": "db443aea781526ebbcd10255d8acd3e7",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 349867,
            "upload_time": "2023-05-30T04:10:44",
            "upload_time_iso_8601": "2023-05-30T04:10:44.420967Z",
            "url": "https://files.pythonhosted.org/packages/3b/a2/13590abf5b73364bddf98533deb0b0ae51c7a0a33f1f907df3697cea4e4d/ora-0.8.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-05-30 04:10:44",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "alexhsamuel",
    "github_project": "ora",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "ora"
}
        
Elapsed time: 0.07142s