libgfortran-12-dev-x32-cross
Runtime library for GNU Fortran applications (development files)
This package contains the headers and static library files needed to build
GNU Fortran applications.
python3-yolink-api
Library to authenticate with YoLink devices
This library enables communication with YoLink devices, providing methods for
authenticating and interacting with various YoLink devices. It supports a wide
range of devices, including sensors, switches, and controllers. Users can
manage device states, receive real-time updates, and perform actions such as
controlling thermostats, door sensors, and water leak detectors. The library
connects to YoLink's cloud service to facilitate communication and ensure up-
to-date device information.
libosrf-memory-tools0d
OSRF testing tools for ROS 2
This package is part of ROS 2, the Robot Operating System.
The Open Source Robotics Foundation testing tools provide a framework for
testing C++ code.
libqt63dquickextras6
Qt 6 3D Quick extras library
Qt is a cross-platform C++ application framework. Qt's primary feature
is its rich set of widgets that provide standard GUI functionality.
liblong-jump-perl
mechanism for returning to a specific point from a deeply nested stack
Long::Jump essentially provides a multi-level return. You can mark a spot
with setjump() and then unwind the stack back to that point from any nested
stack frame by name using longjump(). You can also provide a list of return
values.
libmarc-loader-perl
Perl module for creating MARC record from a hash
MARC::Loader is a Perl module for creating MARC records from a hash variable.