libgfortran-12-dev-riscv64-cross
Runtime library for GNU Fortran applications (development files)
This package contains the headers and static library files needed to build
GNU Fortran applications.
libgfortran-12-dev-sh4-cross
Runtime library for GNU Fortran applications (development files)
This package contains the headers and static library files needed to build
GNU Fortran applications.
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.
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.