# $Id: Portfile 70583 2010-08-14 13:56:39Z ryandesign@macports.org $

PortSystem 1.0
PortGroup python24 1.0

name			py-tz
version			2009a
categories		python devel
platforms		darwin
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
