cyaml |
1.4.1 |
Cyaml library |
meta-oe |
launch-yaml |
3.8.0-1 |
YAML frontend for the launch package. |
meta-ros2-rolling |
launch-yaml |
1.0.8-1 |
YAML frontend for the launch package. |
meta-ros2-humble |
launch-yaml |
2.0.3-1 |
YAML frontend for the launch package. |
meta-ros2-iron |
launch-yaml |
3.4.4-1 |
YAML frontend for the launch package. |
meta-ros2-jazzy |
libfyaml |
0.9 |
Fully feature complete YAML parser and emitter, supporting the latest YAML spec and passing the full YAML testsuite. |
meta-ros2 |
libyaml |
0.2.5 |
LibYAML is a YAML 1.1 parser and emitter written in C. |
openembedded-core |
libyaml |
0.2.5 |
LibYAML is a YAML 1.1 parser and emitter written in C. |
meta-ros-common |
libyaml-vendor |
1.7.1-1 |
Vendored version of libyaml. |
meta-ros2-rolling |
libyaml-vendor |
1.2.2-2 |
Vendored version of libyaml. |
meta-ros2-humble |
libyaml-vendor |
1.5.0-3 |
Vendored version of libyaml. |
meta-ros2-iron |
libyaml-vendor |
1.6.3-2 |
Vendored version of libyaml. |
meta-ros2-jazzy |
mola-yaml |
1.6.3-1 |
YAML helper library common to MOLA modules |
meta-ros2-rolling |
mola-yaml |
1.6.3-1 |
YAML helper library common to MOLA modules |
meta-ros2-humble |
mola-yaml |
1.0.5-1 |
YAML helper library common to MOLA modules |
meta-ros2-iron |
mola-yaml |
1.6.3-1 |
YAML helper library common to MOLA modules |
meta-ros2-jazzy |
python3-pyyaml |
6.0.2 |
Python support for YAML |
openembedded-core |
python3-pyyaml-include |
2.1 |
Extending PyYAML with a custom constructor for including YAML files within YAML files |
meta-python |
python3-ruamel-yaml |
0.18.6 |
YAML parser/emitter that supports roundtrip preservation of comments, seq/map flow style, and map key order. |
openembedded-core |
python3-ruamel-yaml-clib |
0.2.12 |
YAML parser/emitter |
meta-aws |
python3-yamllint |
1.35.1 |
A linter for YAML files. |
openembedded-core |
python3-yamlloader |
1.4.1 |
Ordered YAML loader and dumper for PyYAML. |
meta-python |
python3-yamlpath |
3.8.0 |
YAML Path and Command-Line Tools |
meta-security |
rcl-yaml-param-parser |
10.1.0-1 |
Parse a YAML parameter file and populate the C data structure. |
meta-ros2-rolling |
rcl-yaml-param-parser |
5.3.9-1 |
Parse a YAML parameter file and populate the C data structure. |
meta-ros2-humble |
rcl-yaml-param-parser |
6.0.5-1 |
Parse a YAML parameter file and populate the C data structure. |
meta-ros2-iron |
rcl-yaml-param-parser |
9.2.5-1 |
Parse a YAML parameter file and populate the C data structure. |
meta-ros2-jazzy |
swri-yaml-util |
2.15.4-1 |
Provides wrappers around the yaml-cpp library for various utility functions and to abstract out the API changes made to yaml-cpp between ubuntu:precise and ubuntu:trusty. |
meta-ros1-noetic |
yaml-cpp |
0.8.0 |
yaml-cpp parser and emitter library |
meta-oe |
yaml-cpp |
0.8.0 |
yaml-cpp is a YAML parser and emitter in C++ matching the YAML 1.2 spec |
meta-ros-common |
yaml-cpp-vendor |
9.1.0-1 |
Wrapper around yaml-cpp, it provides a fixed CMake module and an ExternalProject build of it. |
meta-ros2-rolling |
yaml-cpp-vendor |
8.0.2-1 |
Wrapper around yaml-cpp, it provides a fixed CMake module and an ExternalProject build of it. |
meta-ros2-humble |
yaml-cpp-vendor |
8.1.2-3 |
Wrapper around yaml-cpp, it provides a fixed CMake module and an ExternalProject build of it. |
meta-ros2-iron |
yaml-cpp-vendor |
9.0.1-1 |
Wrapper around yaml-cpp, it provides a fixed CMake module and an ExternalProject build of it. |
meta-ros2-jazzy |
clearpath-config |
1.2.0-1 |
Clearpath Configuration YAML Parser and Writer |
meta-ros2-humble |
clearpath-config |
2.2.2-1 |
Clearpath Configuration YAML Parser and Writer |
meta-ros2-jazzy |
netplan |
1.1 |
The network configuration abstraction renderer |
meta-oe |
packagegroup-ros-world |
1.0 |
All non-test packages for the target from files/None/cache.yaml |
meta-ros-common |
packagegroup-ros-world-humble |
1.0 |
All non-test packages for the target from files/humble/cache.yaml |
meta-ros2-humble |
packagegroup-ros-world-iron |
1.0 |
All non-test packages for the target from files/iron/cache.yaml |
meta-ros2-iron |
packagegroup-ros-world-jazzy |
1.0 |
All non-test packages for the target from files/jazzy/cache.yaml |
meta-ros2-jazzy |
packagegroup-ros-world-noetic |
1.0 |
All non-test packages for the target from files/crystal/cache.yaml |
meta-ros1-noetic |
packagegroup-ros-world-rolling |
1.0 |
All non-test packages for the target from files/rolling/cache.yaml |
meta-ros2-rolling |
python3-dtschema |
2024.5 |
Tooling for devicetree validation using YAML and jsonschema |
openembedded-core |
python3-dtschema-wrapper |
2021.10 |
Wrapper for tooling for devicetree validation using YAML and jsonschema |
openembedded-core |
python3-pykwalify |
1.8.0 |
YAML/JSON validation library |
meta-python |
python3-pytablewriter |
1.2.0 |
pytablewriter |
meta-shift |
python3-trafaret-config |
2.0.2 |
This is a wrapper that loads yaml and checks config using trafaret while keeping track of actual lines of file where error has happened. |
meta-python |
rosparam |
1.17.0-1 |
rosparam contains the rosparam command-line tool for getting and setting ROS Parameters on the <a href="http://wiki.ros.org/Parameter%20Server">Parameter Server</a> using YAML-encoded files. It also contains an experimental library for using YAML with the Parameter Server. This library is intended for internal use only. rosparam can be invoked within a <a href="http://wiki.ros.org/roslaunch">roslaunch</a> file. |
meta-ros1-noetic |
yq |
4.30.8+gitdd6cf3df146f3e2c0f8c765a6ef9e35780ad8cc1 |
a lightweight and portable command-line YAML processor |
meta-virtualization |