gccgo-10-powerpc-linux-gnu
GNU Go compiler
This is the GNU Go compiler, which compiles Go on platforms supported
by the gcc compiler. It uses the gcc backend to generate optimized code.
nvidia-tesla-450-driver-libs
NVIDIA metapackage (OpenGL/GLX/EGL/GLES libraries) (Tesla 450 version)
This metapackage depends on the NVIDIA binary libraries
that provide optimized hardware acceleration of
OpenGL/GLX/EGL/GLES applications via a direct-rendering X Server.
libghc-rank2classes-prof
rank-2-type standard type constructor class hierarchy; profiling libraries
A mirror image of the standard type constructor class hierarchy
rooted in 'Functor', except with methods of rank 2 types and class
instances of kind (k -> *) -> *. The classes enable generic handling
of heterogenously typed data structures and other neat tricks.
libeclipse-emf-edit-java
Eclipse Modeling Framework (EMF) Edit
The Eclipse Modeling Framework (EMF) allows developers to build tools and
other applications based on a structured data model. From a model
specification described in XMI, EMF provides tools and runtime support to
produce a set of Java classes for the model, along with a set of adapter
classes that enable viewing and command-based editing of the model, and a
basic editor.
python3-mplcursors
Interactive data selection cursors for Matplotlib
mplcursors provides interactive data selection cursors for
Matplotlib. It is inspired from mpldatacursor, with a much
simplified API.
libobject-lazy-perl
create objects late from non-owned classes
Object::Lazy implements lazy evaluation and can create lazy objects from
every class.