gobjc++-9-multilib-mips64el-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.

libgecode49

generic constraint development environment

Gecode is a toolkit for developing constraint-based systems and applications. Gecode provides a constraint solver with state-of-the-art performance while being modular and extensible.

libghc-dense-linear-algebra-prof

pure Haskell implementation of linear algebra; profiling libraries

This library is a simple and incomplete collection of linear-algebra related modules split out from the statistics library.

libastring-ocaml

alternative String module for OCaml (runtime)

Astring exposes an alternative String module for OCaml. This module tries to balance minimality and expressiveness for basic, index-free, string processing and provides types and functions for substrings, string sets and string maps.

python3-jpylyzer

JP2 (JPEG 2000 Part 1) validator and properties extractor

Validator and feature extractor for JP2 (JPEG 2000 Part 1 - ISO/IEC 15444-1) images. Jpylyzer was specifically created to check that a JP2 file really conforms to the format's specifications. Additionally jpylyzer is able to extract the technical characteristics of each image.

python3-dbussy

Python 3 language bindings for libdbus

DBussy is a wrapper around libdbus, written in pure Python. It is intended to give access to essentially all the low-level functionality of libdbus, which includes the option to run without an event loop, or to implement your own custom event loop, or hook into asyncio.