slackbuilds/python/pytz
Willy Sudiarto Raharjo f541ffa506
python/pytz: Add python3 support by default.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2020-01-19 08:53:16 +07:00
..
README python/pytz: Add python3 support by default. 2020-01-19 08:53:16 +07:00
pytz.SlackBuild python/pytz: Add python3 support by default. 2020-01-19 08:53:16 +07:00
pytz.info python/pytz: Updated for version 2018.3. 2018-03-24 06:50:55 +07:00
slack-desc

README

pytz brings the Olson tz database into Python. This library allows
accurate and cross platform timezone calculations using Python 2.3
or higher. It also solves the issue of ambiguous times at the end
of daylight savings, which you can read more about in the Python
Library Reference (datetime.tzinfo).

python3 is auto-detected at build time.