Metadata-Version: 2.1
Name: launch
Version: 3.9.7
Summary: Launch processes specified in launch files.
Home-page: https://github.com/ros2/launch
Download-URL: https://github.com/ros2/launch/releases
Author: Dirk Thomas
Author-email: dthomas@osrfoundation.org
Maintainer: Aditya Pande, Brandon Ong, William Woodall
Maintainer-email: aditya.pande@openrobotics.org, brandon@openrobotics.org, william@openrobotics.org
License: Apache License, Version 2.0
Keywords: ROS
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development
Requires-Dist: setuptools
Provides-Extra: test
Requires-Dist: pytest; extra == "test"

This package provides the ability to run multiple processes and react on individual processes exiting.
