lib64gphobos2-mipsr6el-cross
Phobos D standard library (runtime library)
This is the Phobos standard library that comes with the D2 compiler.
gobjc++-12-multilib-mipsisa64r6-linux-gnuabi64
GNU Objective-C++ compiler (multilib support)
This is the GNU Objective-C++ compiler, which compiles Objective-C++ on
platforms supported by the gcc compiler.
libcasa-scimath7t64
CASA basic mathematical modules
The casacore package contains the core libraries of the old
AIPS++/CASA (Common Astronomy Software Applications) package. This
split was made to get a better separation of core libraries and
applications.
python3-spectral
process hyperspectral imagery
Pure Python module for processing hyperspectral image data (imaging
spectroscopy data). It has functions for reading, displaying,
manipulating, and classifying hyperspectral imagery.
fence-agents-gce
Fence Agents for Red Hat Cluster - Google Compute Engine agent
Red Hat Fence Agents is a collection of scripts to handle remote power
management for several devices. They allow failed or unreachable nodes to be
forcibly restarted and removed from the cluster.
libgensio6
abstract stream I/O (runtime files)
This library (pronounced gen'-see-oh) is used to abstract stream I/O
like serial port, TCP, telnet, UDP, SSL, IPMI SOL etc and offers a
framework for giving a consistent view of various stream (and packet)
I/O types. You create a gensio object (or a gensio), and you can use
that gensio without having to know too much about what is going on
underneath. You can stack gensio on top of another one to add protocol
funcionality. For instance, you can create a TCP gensio, stack SSL on
top of that, and stack Telnet on top of that. It supports a number of
network I/O and serial ports. Gensio can be used for sending and
receiving ports, and it also supports establishing encrypted and
authenticated connections.