           SPELL=six
         VERSION=1.8.0
     SOURCE_HASH=sha512:e705c0213396d1220f02f2c6f724ddb9d95eefc38459b6d9bc547be859303bd404969965416f7d1614d2eab416d647d0b53502414cdc46bcb597675cf509b9ff
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
        WEB_SITE=http://pypi.python.org/pypi/$SPELL
   SOURCE_URL[0]=http://pypi.python.org/packages/source/s/six/$SOURCE
      LICENSE[0]=MIT
         ENTERED=20120622
        KEYWORDS="python"
           SHORT="Python 2 and 3 compatibility utilities"
cat << EOF
Six is a Python 2 and 3 compatibility library. It provides utility functions 
for smoothing over the differences between the Python versions with the goal 
of writing Python code that is compatible on both Python versions
EOF
