slackbuilds_ponce/python/pytz
Robby Workman 143991a46e Entire Repo: Remove APPROVED field from .info files
This field used to make sense in our pre-git days, but
the Signed-Off-By: line serves the same purpose (and
even more) now, so APPROVED has been rejected.  ;-)

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2012-08-14 23:22:50 -05:00
..
pytz.info Entire Repo: Remove APPROVED field from .info files 2012-08-14 23:22:50 -05:00
pytz.SlackBuild python/pytz: Updated for version 2011d 2011-03-30 22:52:58 -05:00
README
slack-desc

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).