NOTICE: This package has been removed from pkgsrc

./wip/py-tz, Python interface to Olson tz database

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 2006g, Package name: py24-tz-2006g, Maintainer: milos.negovanovic

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


Required to run:
[lang/python24]

Master sites: (Expand)

SHA1: 87062630700b5eaa47e8b96c7a03b5eba3b86ebe
RMD160: 647725ddd2660b117d89400365a1570310e8c664
Filesize: 108.022 KB

Version history: (Expand)


CVS history: (Expand)


   2008-06-25 13:13:49 by mwdavies | Files touched by this commit (8) | Package removed
Log message:
py-pytz now in pkgsrc proper.
   2008-05-22 17:38:46 by Tobias Nygren | Files touched by this commit (43)
Log message:
Mechanical sweep to sanitise PYTHON_VERSIONS_ACCEPTED.
Bulk build will be used to tune this further.
   2006-11-11 12:31:04 by Sergey Svishchev | Files touched by this commit (24)
Log message:
Fix minor pkglint warnings.
   2006-08-28 18:47:18 by M. Negovanovic | Files touched by this commit (4) | Imported package
Log message:
pytz brings the Olson tz database into Python.