tzdata


Nametzdata JSON
Version 2024.1 PyPI version JSON
download
home_pagehttps://github.com/python/tzdata
SummaryProvider of IANA time zone data
upload_time2024-02-11 23:22:40
maintainer
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": "",
    "docs_url": null,
    "requires_python": ">=2",
    "maintainer_email": "",
    "keywords": "",
    "author": "Python Software Foundation",
    "author_email": "datetime-sig@python.org",
    "download_url": "https://files.pythonhosted.org/packages/74/5b/e025d02cb3b66b7b76093404392d4b44343c69101cc85f4d180dd5784717/tzdata-2024.1.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.1",
    "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": "6558f9c9e6be752e9fcb8b6a0ee9fb87e6e7a1f6bcab2cdc73f02bb7ba91ada0",
                "md5": "590cf1d4c39c66caf29424f72e1cdc34",
                "sha256": "9068bc196136463f5245e51efda838afa15aaeca9903f49050dfa2679db4d252"
            },
            "downloads": -1,
            "filename": "tzdata-2024.1-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "590cf1d4c39c66caf29424f72e1cdc34",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=2",
            "size": 345370,
            "upload_time": "2024-02-11T23:22:38",
            "upload_time_iso_8601": "2024-02-11T23:22:38.223335Z",
            "url": "https://files.pythonhosted.org/packages/65/58/f9c9e6be752e9fcb8b6a0ee9fb87e6e7a1f6bcab2cdc73f02bb7ba91ada0/tzdata-2024.1-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "745be025d02cb3b66b7b76093404392d4b44343c69101cc85f4d180dd5784717",
                "md5": "6ffd87c74f67524f8e58ae32868c1a95",
                "sha256": "2674120f8d891909751c38abcdfd386ac0a5a1127954fbc332af6b5ceae07efd"
            },
            "downloads": -1,
            "filename": "tzdata-2024.1.tar.gz",
            "has_sig": false,
            "md5_digest": "6ffd87c74f67524f8e58ae32868c1a95",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=2",
            "size": 190559,
            "upload_time": "2024-02-11T23:22:40",
            "upload_time_iso_8601": "2024-02-11T23:22:40.200759Z",
            "url": "https://files.pythonhosted.org/packages/74/5b/e025d02cb3b66b7b76093404392d4b44343c69101cc85f4d180dd5784717/tzdata-2024.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-02-11 23:22:40",
    "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.19088s