           SPELL=mccabe
         VERSION=0.6.1
              VX=06/18/fa675aa501e11d6d6ca0ae73a101b2f3571a565e0f7d38e062eec18a91ee
          SOURCE="$SPELL-$VERSION.tar.gz"
   SOURCE_URL[0]=https://pypi.python.org/packages/$VX/$SOURCE
     SOURCE_HASH=sha512:d8fc251a29790887c14c5932c5172b4cd578cd37ccf14cb96e80f0b97f27023427ea032d14e1e2a99d72627b055eb285f60db69e679ecd79d90a34b0255703d8
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
        WEB_SITE="https://github.com/pycqa/mccabe"
      LICENSE[0]="Expat"
         ENTERED=20170825
        KEYWORDS=""
           SHORT="McCabe complexity checker for Python"
cat << EOF
Ned’s script to check McCabe complexity.

This module provides a plugin for flake8, the Python code checker.w
EOF
