           SPELL=six
         VERSION=1.9.0
     SOURCE_HASH=sha512:bcd94367a26c326ff9cc884e67cd705077366b6c091ad4ec805791f0ddc05452fe046c0ad843fbd530fa956ef240b951e69a7fedd41f5e7aaaabdc4761e987ea
          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
