Metadata-Version: 2.1
Name: rosidl_runtime_py
Version: 0.15.2
Summary: Runtime utilities for working with generated ROS interfaces in Python.
Home-page: https://github.com/ros2/rosidl_runtime_py
Download-URL: https://github.com/ros2/rosidl_runtime_py/releases
Author: Dirk Thomas
Author-email: dthomas@osrfoundation.org
Maintainer: Shane Loretz
Maintainer-email: sloretz@openrobotics.org
License: Apache License, Version 2.0
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python
License-File: LICENSE
Provides-Extra: test
Requires-Dist: pytest; extra == "test"

This package provides functions for operations such as populating ROS messages and converting messages to different representations.
