Metadata-Version: 2.1
Name: ament_mypy
Version: 0.20.5
Summary: Check Python static typing using mypy.
Home-page: https://github.com/ament/ament_lint
Download-URL: https://github.com/ament/ament_lint/releases
Author: Ted Kern
Author-email: ted.kern@canonical.com
Maintainer: Michael Jeronimo
Maintainer-email: michael.jeronimo@openrobotics.org
License: Apache License, Version 2.0
Keywords: ROS
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development
Provides-Extra: test
Requires-Dist: pytest; extra == "test"

The ability to check code for user specified static typing with mypy.
