gnat-10-riscv64-linux-gnu
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).
coinor-libclp1
Coin-or linear programming solver (shared libraries)
Clp (Coin-or linear programming) is an open-source linear programming solver
written in C++. It is primarily meant to be used as a callable library, but a
basic, stand-alone executable version is also available. It is designed to
find solutions of constrained linear mathematical optimization problems.
pinto
application for curating a repository of Perl modules
Pinto is an application for creating and managing a custom CPAN-like
repository of Perl modules. The purpose of such a repository is to provide a
stable, curated stack of dependencies from which you can reliably build,
test, and deploy applications using the standard Perl tool chain.
libmoosex-strictconstructor-perl
Make your object constructors blow up on unknown attributes
"use MooseX::StrictConstructor" instead of just "use Moose" makes your
constructors strict. If your constructor is called with an attribute
init argument that your class does not declare, then it calls
"Carp::confess()". This is a great way to catch small typos.
gambas3-gb-qt4-webkit
Gambas WebKit component
python-skimage
Python modules for image processing
scikit-image is a collection of image processing algorithms for
Python. It performs tasks such as image loading, filtering,
morphology, segmentation, color conversions, and transformations.