           SPELL=six
         VERSION=1.17.0
     SOURCE_HASH=sha512:50fe7cddac79d03cff390475a4d36118a8ec1b3c4709a434edc6e71edc009afca8f89065b44df1756e78fedcb415e29a460179fe171013dcd38a69aba5ff0e2a
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
        WEB_SITE=https://pypi.python.org/pypi/$SPELL
   SOURCE_URL[0]=https://github.com/benjaminp/six/archive/refs/tags/$VERSION.tar.gz
      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
