tzdata


Nametzdata JSON
Version 2025.1 PyPI version JSON
download
home_pagehttps://github.com/python/tzdata
SummaryProvider of IANA time zone data
upload_time2025-01-21 19:49:38
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/43/0f/fa4723f22942480be4ca9527bbde8d43f6c3f2fe8412f00e7f5f6746bc8b/tzdata-2025.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": "2025.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": null,
            "digests": {
                "blake2b_256": "0fdd84f10e23edd882c6f968c21c2434fe67bd4a528967067515feca9e611e5e",
                "md5": "f8fda0d1445a90c062f9cd2950d9f1ad",
                "sha256": "7e127113816800496f027041c570f50bcd464a020098a3b6b199517772303639"
            },
            "downloads": -1,
            "filename": "tzdata-2025.1-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f8fda0d1445a90c062f9cd2950d9f1ad",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=2",
            "size": 346762,
            "upload_time": "2025-01-21T19:49:37",
            "upload_time_iso_8601": "2025-01-21T19:49:37.187380Z",
            "url": "https://files.pythonhosted.org/packages/0f/dd/84f10e23edd882c6f968c21c2434fe67bd4a528967067515feca9e611e5e/tzdata-2025.1-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "430ffa4723f22942480be4ca9527bbde8d43f6c3f2fe8412f00e7f5f6746bc8b",
                "md5": "013118ba85241776241aa07d8029660a",
                "sha256": "24894909e88cdb28bd1636c6887801df64cb485bd593f2fd83ef29075a81d694"
            },
            "downloads": -1,
            "filename": "tzdata-2025.1.tar.gz",
            "has_sig": false,
            "md5_digest": "013118ba85241776241aa07d8029660a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=2",
            "size": 194950,
            "upload_time": "2025-01-21T19:49:38",
            "upload_time_iso_8601": "2025-01-21T19:49:38.686680Z",
            "url": "https://files.pythonhosted.org/packages/43/0f/fa4723f22942480be4ca9527bbde8d43f6c3f2fe8412f00e7f5f6746bc8b/tzdata-2025.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-21 19:49:38",
    "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: 7.74925s