Metadata-Version: 2.1Name: tzdataVersion: 2022.7Summary: Provider of IANA time zone dataHome-page: https://github.com/python/tzdataAuthor: Python Software FoundationAuthor-email: datetime-sig@python.orgLicense: Apache-2.0Project-URL: Bug Reports, https://github.com/python/tzdata/issuesProject-URL: Source, https://github.com/python/tzdataProject-URL: Documentation, https://tzdata.readthedocs.ioClassifier: Development Status :: 4 - BetaClassifier: Intended Audience :: DevelopersClassifier: License :: OSI Approved :: Apache Software LicenseClassifier: Programming Language :: Python :: 2Classifier: Programming Language :: Python :: 3Requires-Python: >=2Description-Content-Type: text/x-rstLicense-File: LICENSELicense-File: licenses/LICENSE_APACHEtzdata: Python package providing IANA time zone data====================================================This is a Python package containing ``zic``-compiled binaries for the IANA timezone database. It is intended to be a fallback for systems that do not havesystem time zone data installed (or don't have it installed in a standardlocation), 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>`_.