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