           SPELL=six
         VERSION=1.15.0
              VX=6b/34/415834bfdafca3c5f451532e8a8d9ba89a21c9743a0c59fbd0205c7f9426
     SOURCE_HASH=sha512:eb840ac17f433f1fc4af56de75cfbfe0b54e6a737bb23c453bf09a4a13d768d153e46064880dc763f4c5cc2785b78ea6d3d3b4a41fed181cb9064837e3f699a9
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
        WEB_SITE=https://pypi.python.org/pypi/$SPELL
   SOURCE_URL[0]=https://files.pythonhosted.org/packages/$VX/$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
