NOTICE: This package has been removed from pkgsrc

./wip/pytz, World Timezone Definitions for Python

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


Branch: CURRENT, Version: 2007k, Package name: py24-pytz-2007k, Maintainer: obache

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] [devel/py-setuptools]

Master sites:

SHA1: f586d4a8690c87bd46a5fcd4ce74bb986fdf4c41
RMD160: a4ac42a7e8da3eff868d6d35d107de31ca509c9b
Filesize: 216.787 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.
   2008-02-18 14:34:18 by OBATA Akio | Files touched by this commit (1)
Log message:
Fix HOMEPAGE.
   2008-01-23 08:51:48 by OBATA Akio | Files touched by this commit (1)
Log message:
Python module.
   2008-01-23 08:49:21 by OBATA Akio | Files touched by this commit (4) | Imported package
Log message:
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).