summaryrefslogtreecommitdiff
path: root/time/py-pytz/PLIST
AgeCommit message (Collapse)AuthorFilesLines
2008-09-10dirrm the egg info direpg1-1/+2
2008-09-10switch to using python/egg.mk and add missing entries to PLIST. Approved by ↵abs1-1/+6
markd@, bump pkgrevision
2008-06-23Initial import py-pytz-2008bmarkd1-0/+603
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).