Metadata-Version: 2.1
Name: rpyutils
Version: 0.7.2
Summary: Python utilities for the ROS 2 code base.
Home-page: https://github.com/ros2/rpyutils
Download-URL: https://github.com/ros2/rpyutils/releases
Maintainer: Dharini Dutia
Maintainer-email: dharini@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 types and functions for common operations throughout the ROS 2 code base.
