          MODULE=pytz
         VERSION=2011n
          SOURCE=$MODULE-$VERSION.tar.bz2
      SOURCE_URL=http://pypi.python.org/packages/source/p/pytz/
      SOURCE_VFY=sha1:778a01c4211c0f1bd7e535aad13289214adba08f
        WEB_SITE=http://pytz.sourceforge.net
         ENTERED=20071008
         UPDATED=20120223
           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
