slackbuilds/python/pytz
Jeremy Hansen 8121d70b22 python/pytz: Add python3 support.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
2017-04-08 06:57:45 +07:00
..
README python/pytz: Add python3 support. 2017-04-08 06:57:45 +07:00
pytz.SlackBuild python/pytz: Add python3 support. 2017-04-08 06:57:45 +07:00
pytz.info python/pytz: Updated for version 2016.10. 2017-01-15 06:35:47 +07:00
slack-desc various: Fix slack-desc formatting and comment nit picks. 2013-11-22 02:29:22 -05:00

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 an optional dependency.  You need to set PYTHON3=yes,
for example:

  PYTHON3=yes ./pytz.SlackBuild