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