Metadata-Version: 2.1
Name: ament_pyflakes
Version: 0.19.1
Summary: Check Python code style using pyflakes.
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
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 using pyflakes and generate xUnit test
result files.
