           SPELL=python-cpplint
         VERSION=1.5.4
          SOURCE="$SPELL-$VERSION.tar.gz"
   SOURCE_URL[0]=https://github.com/cpplint/cpplint/archive/${VERSION}.tar.gz
     SOURCE_HASH=sha512:4db2f293ebd753b3c9fd6e5c489cefac02dc4ac8753abe0f89661c11351652b1eeeccbeb80fecbb12e3b70dfc8cde28b3a9e70d7217e30f48a6fe1c8ce933bca
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
