lib32gphobos5-ppc64-cross
Phobos D standard library (runtime library)
This is the Phobos standard library that comes with the D2 compiler.
mrgingham
Chessboard finder for visual calibration routines
Given an observed image containing a chessboard or a grid of circles, mrgingham
locates the board in the image, and precisely computes the location of the
chessboard corners (or circle centers). This is similar to the routines in
OpenCV, but is faster and more robust.
llvm-17-runtime
Modular compiler and toolchain technologies, IR interpreter
LLVM is a collection of libraries and tools that make it easy to build
compilers, optimizers, just-in-time code generators, and many other
compiler-related programs.
python3-virtualenv
Python virtual environment creator
virtualenv is a tool to create isolated Python environments, each invokable
with its own Python executable. Each instance can have different sets of
modules, installable via pip. Virtual Python instances can also be created
without root access.
findent
indents/converts Fortran sources
Indents Fortran sources: free or fixed format.
Optionally converts from fixed format to free format.
Optionally generates dependencies for Make, based on
definition and usage of modules.
Supports Fortran-2 .. Fortran-2023.
Indentation is controlled by a number of flags.
Easy integration with (g)vim, gedit, emacs.
libsde1t64
PAPI software defined events runtime (shared libraries)
Performance Application Programming Interface (PAPI) provides the tool
designer and application engineer with a consistent interface and methodology
for use of the performance counter hardware found in most major
microprocessors. PAPI enables software engineers to see, in near real time,
the relation between software performance and processor events.