tzdata


Nametzdata JSON
Version 2024.2 PyPI version JSON
download
home_pagehttps://github.com/python/tzdata
SummaryProvider of IANA time zone data
upload_time2024-09-23 18:56:46
maintainerNone
docs_urlNone
authorPython Software Foundation
requires_python>=2
licenseApache-2.0
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            tzdata: Python package providing IANA time zone data
====================================================

This is a Python package containing ``zic``-compiled binaries for the IANA time
zone database. It is intended to be a fallback for systems that do not have
system time zone data installed (or don't have it installed in a standard
location), as a part of `PEP 615 <https://www.python.org/dev/peps/pep-0615/>`_

This repository generates a ``pip``-installable package, published on PyPI as
`tzdata <https://pypi.org/project/tzdata>`_.

For more information, see `the documentation <https://tzdata.readthedocs.io>`_.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/python/tzdata",
    "name": "tzdata",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=2",
    "maintainer_email": null,
    "keywords": null,
    "author": "Python Software Foundation",
    "author_email": "datetime-sig@python.org",
    "download_url": "https://files.pythonhosted.org/packages/e1/34/943888654477a574a86a98e9896bae89c7aa15078ec29f490fef2f1e5384/tzdata-2024.2.tar.gz",
    "platform": null,
    "description": "tzdata: Python package providing IANA time zone data\n====================================================\n\nThis is a Python package containing ``zic``-compiled binaries for the IANA time\nzone database. It is intended to be a fallback for systems that do not have\nsystem time zone data installed (or don't have it installed in a standard\nlocation), as a part of `PEP 615 <https://www.python.org/dev/peps/pep-0615/>`_\n\nThis repository generates a ``pip``-installable package, published on PyPI as\n`tzdata <https://pypi.org/project/tzdata>`_.\n\nFor more information, see `the documentation <https://tzdata.readthedocs.io>`_.\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "Provider of IANA time zone data",
    "version": "2024.2",
    "project_urls": {
        "Bug Reports": "https://github.com/python/tzdata/issues",
        "Documentation": "https://tzdata.readthedocs.io",
        "Homepage": "https://github.com/python/tzdata",
        "Source": "https://github.com/python/tzdata"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a6ab7e5f53c3b9d14972843a647d8d7a853969a58aecc7559cb3267302c94774",
                "md5": "db74512fd6a2256af45fa28268cdc276",
                "sha256": "a48093786cdcde33cad18c2555e8532f34422074448fbc874186f0abd79565cd"
            },
            "downloads": -1,
            "filename": "tzdata-2024.2-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "db74512fd6a2256af45fa28268cdc276",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=2",
            "size": 346586,
            "upload_time": "2024-09-23T18:56:45",
            "upload_time_iso_8601": "2024-09-23T18:56:45.478735Z",
            "url": "https://files.pythonhosted.org/packages/a6/ab/7e5f53c3b9d14972843a647d8d7a853969a58aecc7559cb3267302c94774/tzdata-2024.2-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e134943888654477a574a86a98e9896bae89c7aa15078ec29f490fef2f1e5384",
                "md5": "bda38291e705ce8329a2d49128f072fa",
                "sha256": "7d85cc416e9382e69095b7bdf4afd9e3880418a2413feec7069d533d6b4e31cc"
            },
            "downloads": -1,
            "filename": "tzdata-2024.2.tar.gz",
            "has_sig": false,
            "md5_digest": "bda38291e705ce8329a2d49128f072fa",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=2",
            "size": 193282,
            "upload_time": "2024-09-23T18:56:46",
            "upload_time_iso_8601": "2024-09-23T18:56:46.890957Z",
            "url": "https://files.pythonhosted.org/packages/e1/34/943888654477a574a86a98e9896bae89c7aa15078ec29f490fef2f1e5384/tzdata-2024.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-23 18:56:46",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "python",
    "github_project": "tzdata",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "tox": true,
    "lcname": "tzdata"
}
        
Elapsed time: 0.36527s