gfortran-6-powerpc64le-linux-gnu
GNU Fortran compiler
This is the GNU Fortran compiler, which compiles
Fortran on platforms supported by the gcc compiler. It uses the
gcc backend to generate optimized code.
python3-networking-ovn
OpenStack virtual network service - OVN driver
gnat-6-arm-linux-gnueabi
GNU Ada compiler
GNAT is a compiler for the Ada programming language. It produces optimized
code on platforms supported by the GNU Compiler Collection (GCC).
libboost-atomic1.83.0
atomic data types, operations, and memory ordering constraints
This package forms part of the Boost C++ Libraries collection.
python-zope.schema
zope.interface extension for defining data schemas
Schemas extend the notion of interfaces to detailed descriptions of
Attributes (but not methods). Every schema is an interface and
specifies the public fields of an object. A *field* roughly
corresponds to an attribute of a Python object. But a Field provides
space for at least a title and a description. It can also constrain
its value and provide a validation method. Besides you can optionally
specify characteristics such as its value being read-only or not
required.
python-rosmake
rosmake is a Robot OS dependency aware build tool (Python 2)
This package is part of Robot OS (ROS). rosmake is a tool to assist
with building ROS packages. It facilitates building packages that
have dependencies, allowing all dependencies to be built in the
correct order.