Metadata-Version: 2.1
Name: ament_cpplint
Version: 0.17.0
Summary: Check C++ code style using cpplint.
Home-page: https://github.com/ament/ament_lint
Download-URL: https://github.com/ament/ament_lint/releases
Author: Dirk Thomas
Author-email: dthomas@osrfoundation.org
Maintainer: Michael Jeronimo
Maintainer-email: michael.jeronimo@openrobotics.org
License: Apache License, Version 2.0, BSD
Keywords: ROS
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development
Requires-Dist: setuptools

The ability to check code against the Google style conventions using
cpplint and generate xUnit test result files.
