ics-vtimezones


Nameics-vtimezones JSON
Version 2020.2 PyPI version JSON
download
home_pagehttps://pypi.org/project/ics_vtimezones/
SummaryiCalendar vTimezone Data
upload_time2023-12-30 18:40:26
maintainer
docs_urlNone
authorNiko Fink
requires_python>=3.7,<4.0
licenseCC0-1.0
keywords ics icalendar rfc5545 timezone vtimezone
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # ics.py vTimezone Data
This project independently packages the timezone data required by [`ics.py`](https://github.com/C4ptainCrunch/ics.py).
It includes the [Olson / IANA timezone Database](https://www.iana.org/time-zones) converted to [iCalender vTimezone](https://icalendar.org/iCalendar-RFC-5545/3-6-5-time-zone-component.html) files by [vzic](https://github.com/libical/vzic/)
and the [Unicode CLDR](http://cldr.unicode.org/index) mapping of [Windows timezone names](http://cldr.unicode.org/development/development-process/design-proposals/extended-windows-olson-zid-mapping) to the Olson identifiers.

Having a separate project from ics.py allows regular releases when the timezone data changes
(which is not as seldom as you might think) without having to do a new release of `ics.py`.
Similar to `pytz`, this project follows the `YYYY.minor` [calendar versioning](https://calver.org/) scheme representing the periodic updates of its data,
while `ics.py` uses [semantic versioning](https://semver.org/) to allow ensuring compatibility with its more gradually evolving code-base.

## License
The source code of the project itself and the IANA time zone database are in the public domain,
while the Unicode CLDR Windows timezone name mapping file is under the [Unicode, inc. license agreement for data files and software](https://www.unicode.org/license.html), having the following copyright notice:
> Copyright © 1991-2013 Unicode, Inc.
> CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)
> For terms of use, see http://www.unicode.org/copyright.html

            

Raw data

            {
    "_id": null,
    "home_page": "https://pypi.org/project/ics_vtimezones/",
    "name": "ics-vtimezones",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7,<4.0",
    "maintainer_email": "",
    "keywords": "ics,icalendar,rfc5545,timezone,vtimezone",
    "author": "Niko Fink",
    "author_email": "icspy@niko.fink.bayern",
    "download_url": "https://files.pythonhosted.org/packages/1a/ae/e47d7da7005e77c397b6fb990abae7a8cd30d9b0f14d721e0f17ac49c7c5/ics_vtimezones-2020.2.tar.gz",
    "platform": null,
    "description": "# ics.py vTimezone Data\nThis project independently packages the timezone data required by [`ics.py`](https://github.com/C4ptainCrunch/ics.py).\nIt includes the [Olson / IANA timezone Database](https://www.iana.org/time-zones) converted to [iCalender vTimezone](https://icalendar.org/iCalendar-RFC-5545/3-6-5-time-zone-component.html) files by [vzic](https://github.com/libical/vzic/)\nand the [Unicode CLDR](http://cldr.unicode.org/index) mapping of [Windows timezone names](http://cldr.unicode.org/development/development-process/design-proposals/extended-windows-olson-zid-mapping) to the Olson identifiers.\n\nHaving a separate project from ics.py allows regular releases when the timezone data changes\n(which is not as seldom as you might think) without having to do a new release of `ics.py`.\nSimilar to `pytz`, this project follows the `YYYY.minor` [calendar versioning](https://calver.org/) scheme representing the periodic updates of its data,\nwhile `ics.py` uses [semantic versioning](https://semver.org/) to allow ensuring compatibility with its more gradually evolving code-base.\n\n## License\nThe source code of the project itself and the IANA time zone database are in the public domain,\nwhile the Unicode CLDR Windows timezone name mapping file is under the [Unicode, inc. license agreement for data files and software](https://www.unicode.org/license.html), having the following copyright notice:\n> Copyright \u00a9 1991-2013 Unicode, Inc.\n> CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)\n> For terms of use, see http://www.unicode.org/copyright.html\n",
    "bugtrack_url": null,
    "license": "CC0-1.0",
    "summary": "iCalendar vTimezone Data",
    "version": "2020.2",
    "project_urls": {
        "Documentation": "https://icspy.readthedocs.io/en/stable/",
        "Homepage": "https://pypi.org/project/ics_vtimezones/",
        "Repository": "https://github.com/N-Coder/ics_vtimezones"
    },
    "split_keywords": [
        "ics",
        "icalendar",
        "rfc5545",
        "timezone",
        "vtimezone"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f5f030131bdb34f5e6512156b05c0e1eac7c3b7f4fee6a42e92bb3034e548d72",
                "md5": "1dc82542cefa80b9e8004d1a76fb195b",
                "sha256": "e26de1a7e732b53f23bce88431ce6b2db59d03aad72f47d5785bfa3f56cdf118"
            },
            "downloads": -1,
            "filename": "ics_vtimezones-2020.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "1dc82542cefa80b9e8004d1a76fb195b",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7,<4.0",
            "size": 184659,
            "upload_time": "2023-12-30T18:40:24",
            "upload_time_iso_8601": "2023-12-30T18:40:24.651644Z",
            "url": "https://files.pythonhosted.org/packages/f5/f0/30131bdb34f5e6512156b05c0e1eac7c3b7f4fee6a42e92bb3034e548d72/ics_vtimezones-2020.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1aaee47d7da7005e77c397b6fb990abae7a8cd30d9b0f14d721e0f17ac49c7c5",
                "md5": "91e5b74fb319c24a20f2f010017c3a9c",
                "sha256": "ee02fb3bb7df7e2e60ea11ad07ca30d3fee4d40929ae496651f76b76dc1cac73"
            },
            "downloads": -1,
            "filename": "ics_vtimezones-2020.2.tar.gz",
            "has_sig": false,
            "md5_digest": "91e5b74fb319c24a20f2f010017c3a9c",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7,<4.0",
            "size": 29429,
            "upload_time": "2023-12-30T18:40:26",
            "upload_time_iso_8601": "2023-12-30T18:40:26.707572Z",
            "url": "https://files.pythonhosted.org/packages/1a/ae/e47d7da7005e77c397b6fb990abae7a8cd30d9b0f14d721e0f17ac49c7c5/ics_vtimezones-2020.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-12-30 18:40:26",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "N-Coder",
    "github_project": "ics_vtimezones",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "ics-vtimezones"
}
        
Elapsed time: 0.19054s