           SPELL=pycodestyle
         VERSION=2.3.1
          SOURCE="${SPELL}-${VERSION}.tar.gz"
   SOURCE_URL[0]=https://pypi.io/packages/source/p/${SPELL}/${SOURCE}
     SOURCE_HASH=sha512:276bc21b4e6898e379be88f3582135a21314460ad20d4b6c3e12825ac1a72082b2c08bb62099e704c3222f879a1098d0b305132fac1095aaa60ca239b9763a2d
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
        WEB_SITE=https://pycodestyle.readthedocs.io/
      LICENSE[0]=MIT
         ENTERED=20170202
        KEYWORDS=""
           SHORT="Python style guide checker"
cat << EOF
pycodestyle is a tool to check your Python code against some of the style
conventions in PEP 8.
EOF
