# $Id: Portfile 66122 2010-04-06 05:08:27Z jmr@macports.org $

PortSystem 1.0
PortGroup python24 1.0

name			py-tz
version			2009a
categories		python devel
platforms		darwin
if {[info exists supported_archs]} {
    supported_archs noarch
}
maintainers		threerings.net:landonf
description		World Timezone Definitions for Python
long_description	pytz brings the Olson tz database into Python. \
			This library allows accurate and cross platform \
			timezone calculations using Python 2.3 or higher.

homepage		http://pytz.sourceforge.net/
master_sites		http://cheeseshop.python.org/packages/source/p/pytz/
distname		pytz-${version}
use_bzip2		yes
checksums		md5 454be5c4b09ab879bb3a98be0b44f674
