/
githubmirror
/
tzdata
Обзор
Документация
Войти
/
githubmirror
/
tzdata
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
2025.3
setup.cfg
32 строки
830 B
Stan Ulbrych
Update pre-commit repos
01 ноя 2025, 23:38
01 ноя 2025, 23:38
7dc1b6c
Код
Авторство
О чём код?
[metadata] name = tzdata version = file: VERSION description = Provider of IANA time zone data long_description = file: README.rst long_description_content_type = text/x-rst url = https://github.com/python/tzdata author = Python Software Foundation author_email = datetime-sig@python.org license = Apache-2.0 license_files = LICENSE licenses/LICENSE_APACHE classifiers = Development Status :: 4 - Beta Intended Audience :: Developers Programming Language :: Python :: 2 Programming Language :: Python :: 3 project_urls = Bug Reports = https://github.com/python/tzdata/issues Source = https://github.com/python/tzdata Documentation = https://tzdata.readthedocs.io [options] packages = tzdata python_requires = >=2 include_package_data = True package_dir = =src [bdist_wheel] universal = 1