           SPELL=tzlocal
         VERSION=1.1.3
          SOURCE=${SPELL}-${VERSION}.tar.gz
   SOURCE_URL[0]=https://pypi.python.org/packages/source/t/${SPELL}/${SOURCE}
     SOURCE_HASH=sha512:bb144c3762e7a5ce81c122b3ae71b26d7618326d08e434c0f2f940c6364ba4c31bee370e2e63c3693fb19b13cfca0b1f1cccd874fcf50ed2c1d96cf1cbc35f0d
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
        WEB_SITE=https://github.com/regebro/tzlocal
      LICENSE[0]=PD
         ENTERED=20150506
           SHORT="tzinfo object for the local timezone"
cat << EOF
This module attempts to fix a glaring hole in pytz, that there is no way to get
the local timezone information, unless you know the zoneinfo name, and under
several Linux distros that's hard or impossible to figure out.
EOF
