           SPELL=python-attrs
         VERSION=20.3.0
          SOURCE="$SPELL-$VERSION.tar.gz"
   SOURCE_URL[0]=https://github.com/${SPELL}/attrs/archive/${VERSION}.tar.gz
     SOURCE_HASH=sha512:bb6cb43b8e7ba32caa18378d6bb20121be930d3397cc0793fe44c2c4c00beec81055b8fde32ea52e51cf7a3029c049f650c4df4ec73a4a104f75a9a399bf5194
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/attrs-${VERSION}"
        WEB_SITE="http://www.attrs.org"
      LICENSE[0]=MIT
         ENTERED=20180519
           SHORT="python classes without boiler plate"
cat << EOF
attrs is a python package intended to reduce the boiler plate necessary to
write classes in python.
EOF
