           SPELL=pytz
         VERSION=2010k
          SOURCE=$SPELL-$VERSION.tar.bz2
   SOURCE_URL[0]=http://pypi.python.org/packages/source/p/$SPELL/$SOURCE
     SOURCE_HASH=sha512:3d82077545aadd5b27e936d61ce7f61d559c6fd757fa34859da4c12fcec85f24bc2f0f23c18879685065a9583a27b9dfa43e5494a5cf69c57580b460caa497c0
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
