Metadata-Version: 2.1
Name: launch_yaml
Version: 3.9.7
Summary: YAML frontend for the `launch` package.
Home-page: https://github.com/ros2/launch
Download-URL: https://github.com/ros2/launch/releases
Author: Ivan Paunovic
Author-email: ivanpauno@ekumenlabs.com
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 YAML parsing ability to `launch-frontend` package.
