Source: cpplint Section: devel Priority: optional Maintainer: Wolfgang Silbermayr Build-Depends: debhelper-compat (= 13), dh-sequence-python3, python3-setuptools, python3-all, python3-pytest , python3-pytest-cov , python3-pytest-runner , python3-pyparsing , python3-testfixtures , python3-zipp , help2man, Standards-Version: 4.6.2 Homepage: https://github.com/cpplint/cpplint Vcs-Browser: https://salsa.debian.org/debian/cpplint Vcs-Git: https://salsa.debian.org/debian/cpplint.git Testsuite: autopkgtest-pkg-python Rules-Requires-Root: no Package: cpplint Architecture: all Depends: ${python3:Depends}, ${misc:Depends} Description: Static code checker for C++ Command-line tool to check C/C++ files for style issues following Google's C++ style guide.