           SPELL=pytz
         VERSION=2007k
          SOURCE=$SPELL-$VERSION.tar.bz2
   SOURCE_URL[0]=http://pypi.python.org/packages/source/p/$SPELL/$SOURCE
     SOURCE_HASH=sha512:ba5f2ba3579c5b65965f23f000b2d493abc3941bd38ce6252204c74174ed34d3bb2bb13cdb506ec25466f3d89fc84c7fdbfca344551ec8909eab9b1b898cf479
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
        WEB_SITE=http://pytz.sourceforge.net/
      LICENSE[0]=BSD
         ENTERED=20080113
           SHORT="world timezone definitions for python"
cat << EOF
pytz brings the Olson tz database into Python. This library allows accurate and
cross platform timezone calculations. 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.
EOF
