help
Recipe name Version Description Layer
python3-pyparsing 3.2.4 Python parsing module openembedded-core
python3-pyproject-metadata 0.9.1 PEP 621 metadata parsing openembedded-core
python3-pyrsistent 0.20.0 Persistent/Immutable/Functional data structures for Python openembedded-core
python3-pytablewriter 1.2.0 pytablewriter meta-shift
python3-pytest-cov 2.12.0 This plugin produces coverage reports. meta-ros-common
python3-pytest-lazy-fixtures 1.1.4 Allows you to use fixtures in @pytest.mark.parametrize. meta-python
python3-pyyaml-include 2.2 Extending PyYAML with a custom constructor for including YAML files within YAML files meta-python
python3-rpds-py 0.27.1 Python bindings to the Rust rpds crate for persistent data structures. openembedded-core
python3-scapy 2.6.1 Network scanning and manipulation tool meta-networking
python3-scons 4.9.1 Software Construction tool (make/autotools replacement) openembedded-core
python3-setproctitle 1.3.7 A Python module to customize the process title meta-python
python3-tenacity 6.2.0 Retry code until it succeeeds meta-openstack
python3-twisted 25.5.0 Twisted is an event-driven networking framework written in Python and licensed under the LGPL. Twisted supports TCP, UDP, SSL/TLS, multicast, Unix sockets, a large number of protocols (including HTTP, NNTP, IMAP, SSH, IRC, FTP, and others), and much more. meta-python
python3-uefi-firmware 1.12 Various data structures and parsing tools for UEFI firmware. meta-python
python3-uncompresspy 0.4.1 Pure Python package for uncompressing LZW files (.Z), such as the ones created by Unix's shell tool compress meta-python-ai
python3-waitress 3.0.2 A WSGI server for Python meta-python
python3-zopeinterface 7.1.1 Interface definitions for Zope products meta-python
qt-advanced-docking 3.8.2-7 Qt Advanced Docking System lets you create customizable layouts using a full featured window docking system similar to what is found in many popular integrated development environments (IDEs) such as Visual Studio. meta-ros1-noetic
qt-gui 2.10.7-1 qt_gui provides the infrastructure for an integrated graphical user interface based on Qt. It is extensible with Python- and C++-based plugins (implemented in separate packages) which can contribute arbitrary widgets. It requires either PyQt or PySide bindings. meta-ros2-rolling
qt-gui 0.4.5-1 qt_gui provides the infrastructure for an integrated graphical user interface based on Qt. It is extensible with Python- and C++-based plugins (implemented in separate packages) which can contribute arbitrary widgets. It requires either PyQt or PySide bindings. meta-ros1-noetic
qt-gui 2.2.4-1 qt_gui provides the infrastructure for an integrated graphical user interface based on Qt. It is extensible with Python- and C++-based plugins (implemented in separate packages) which can contribute arbitrary widgets. It requires either PyQt or PySide bindings. meta-ros2-humble
qt-gui 2.7.6-1 qt_gui provides the infrastructure for an integrated graphical user interface based on Qt. It is extensible with Python- and C++-based plugins (implemented in separate packages) which can contribute arbitrary widgets. It requires either PyQt or PySide bindings. meta-ros2-jazzy
qt-gui 2.9.2-1 qt_gui provides the infrastructure for an integrated graphical user interface based on Qt. It is extensible with Python- and C++-based plugins (implemented in separate packages) which can contribute arbitrary widgets. It requires either PyQt or PySide bindings. meta-ros2-kilted
random-numbers 2.0.4-1 This library contains wrappers for generating floating point values, integers, quaternions using boost libraries. The constructor of the wrapper is guaranteed to be thread safe and initialize its random number generator to a random seed. Seeds are obtained using a separate and different random number generator. meta-ros2-rolling
random-numbers 0.3.3-1 This library contains wrappers for generating floating point values, integers, quaternions using boost libraries. The constructor of the wrapper is guaranteed to be thread safe and initialize its random number generator to a random seed. Seeds are obtained using a separate and different random number generator. meta-ros1-noetic
random-numbers 2.0.1-3 This library contains wrappers for generating floating point values, integers, quaternions using boost libraries. The constructor of the wrapper is guaranteed to be thread safe and initialize its random number generator to a random seed. Seeds are obtained using a separate and different random number generator. meta-ros2-humble
random-numbers 2.0.1-5 This library contains wrappers for generating floating point values, integers, quaternions using boost libraries. The constructor of the wrapper is guaranteed to be thread safe and initialize its random number generator to a random seed. Seeds are obtained using a separate and different random number generator. meta-ros2-jazzy
random-numbers 2.0.4-1 This library contains wrappers for generating floating point values, integers, quaternions using boost libraries. The constructor of the wrapper is guaranteed to be thread safe and initialize its random number generator to a random seed. Seeds are obtained using a separate and different random number generator. meta-ros2-kilted
rcl-interfaces 2.4.4-1 The ROS client library common interfaces. This package contains the messages and services which ROS client libraries will use under the hood to communicate higher level concepts such as parameters. meta-ros2-rolling
rcl-interfaces 1.2.2-1 The ROS client library common interfaces. This package contains the messages and services which ROS client libraries will use under the hood to communicate higher level concepts such as parameters. meta-ros2-humble
rcl-interfaces 2.0.3-1 The ROS client library common interfaces. This package contains the messages and services which ROS client libraries will use under the hood to communicate higher level concepts such as parameters. meta-ros2-jazzy
rcl-interfaces 2.3.1-1 The ROS client library common interfaces. This package contains the messages and services which ROS client libraries will use under the hood to communicate higher level concepts such as parameters. meta-ros2-kilted
rcl-yaml-param-parser 10.4.3-1 Parse a YAML parameter file and populate the C data structure. meta-ros2-rolling
rcl-yaml-param-parser 5.3.12-1 Parse a YAML parameter file and populate the C data structure. meta-ros2-humble
rcl-yaml-param-parser 9.2.9-1 Parse a YAML parameter file and populate the C data structure. meta-ros2-jazzy
rcl-yaml-param-parser 10.1.4-1 Parse a YAML parameter file and populate the C data structure. meta-ros2-kilted
re2c 4.3 Tool for writing very fast and very flexible scanners openembedded-core
rebar 2.6.2-1+gitX rebar is an Erlang build tool that makes it easy to compile and test Erlang applications, port drivers and releases. meta-erlang
rebar3 3.25.0 Erlang build tool that makes it easy to compile and test Erlang applications and releases. http://www.rebar3.org meta-erlang
refpolicy-mcs 2.20250923+git MCS (Multi Category Security) variant of the SELinux policy meta-selinux
refpolicy-minimum 2.20250923+git SELinux minimum policy meta-selinux
refpolicy-mls 2.20250923+git MLS (Multi Level Security) variant of the SELinux policy meta-selinux
resource-retriever 3.9.3-1 This package retrieves data from url-format files such as http://, ftp://, package:// file://, etc., and loads the data into memory. The package:// url for ros packages is translated into a local file:// url. The resourse retriever was initially designed to load mesh files into memory, but it can be used for any type of data. The resource retriever is based on the the libcurl library. meta-ros2-rolling
resource-retriever 1.12.10-1 This package retrieves data from url-format files such as http://, ftp://, package:// file://, etc., and loads the data into memory. The package:// url for ros packages is translated into a local file:// url. The resourse retriever was initially designed to load mesh files into memory, but it can be used for any type of data. The resource retriever is based on the the libcurl library. meta-ros1-noetic
resource-retriever 3.1.3-1 This package retrieves data from url-format files such as http://, ftp://, package:// file://, etc., and loads the data into memory. The package:// url for ros packages is translated into a local file:// url. The resourse retriever was initially designed to load mesh files into memory, but it can be used for any type of data. The resource retriever is based on the the libcurl library. meta-ros2-humble
resource-retriever 3.4.4-1 This package retrieves data from url-format files such as http://, ftp://, package:// file://, etc., and loads the data into memory. The package:// url for ros packages is translated into a local file:// url. The resourse retriever was initially designed to load mesh files into memory, but it can be used for any type of data. The resource retriever is based on the the libcurl library. meta-ros2-jazzy
resource-retriever 3.7.1-1 This package retrieves data from url-format files such as http://, ftp://, package:// file://, etc., and loads the data into memory. The package:// url for ros packages is translated into a local file:// url. The resourse retriever was initially designed to load mesh files into memory, but it can be used for any type of data. The resource retriever is based on the the libcurl library. meta-ros2-kilted
rkcommon 1.15.2 rkcommon - C++/CMake infrastructure meta-intel
rmf-building-sim-gz-plugins 2.6.1-1 Gazebo plugins for building infrastructure simulation meta-ros2-rolling
rmf-building-sim-gz-plugins 2.0.2-1 Gazebo plugins for building infrastructure simulation meta-ros2-humble