           SPELL=python-cpplint
         VERSION=1.5.5
          SOURCE="$SPELL-$VERSION.tar.gz"
   SOURCE_URL[0]=https://github.com/cpplint/cpplint/archive/${VERSION}.tar.gz
     SOURCE_HASH=sha512:e74d3047cf5a35dcc57169bc0fcc489ccac017e22b84f80d3ff075cdb771a8da4750f5567c36aa2f056760220395267ebf4bae4f98f856e74fc9a591e76ceb9b
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/cpplint-$VERSION"
        WEB_SITE="https://github.com/cpplint/cpplint"
      LICENSE[0]=BSD
         ENTERED=20191215
           SHORT="a command-line tool to check C/C++ files for style issues following Google's C++ style guide"
cat << EOF
Cpplint is a command-line tool to check C/C++ files for style issues following
Google's C++ style guide.
EOF
