Metadata-Version: 2.1
Name: ament_pclint
Version: 0.20.5
Summary: Static code analysis on C/C++ code using PC-lint.
Home-page: https://github.com/ament/ament_lint
Download-URL: 
Author: Juan Pablo Samper
Author-email: jp.samper@apex.ai
Maintainer: Michael Jeronimo
Maintainer-email: michael.jeronimo@openrobotics.org
License: Apache License, Version 2.0
Keywords: ament
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development
Provides-Extra: test
Requires-Dist: pytest; extra == "test"

The ability to perform static code analysis on C/C++ code using PC-lint
and generate xUnit test result files.
