Metadata-Version: 2.1
Name: rosidl_cli
Version: 5.2.0
Summary: Command line tools for ROS interface generation.
Home-page: https://github.com/ros2/rosidl/tree/master/rosidl_cli
Download-URL: https://github.com/ros2/rosidl/releases
Author: Michel Hidalgo
Author-email: michel@ekumenlabs.com
Maintainer: Aditya Pande, Brandon Ong, Dharini Dutia, Shane Loretz
Maintainer-email: aditya.pande@openrobotics.org, brandon@openrobotics.org, dharini@openrobotics.org, sloretz@openrobotics.org
License: Apache License, Version 2.0
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python
Provides-Extra: completion
Requires-Dist: argcomplete; extra == "completion"
Provides-Extra: test
Requires-Dist: pytest; extra == "test"

The tooling provides a single command line script for ROS interface source code generation.
