gfortran-multilib-mips64el-linux-gnuabi64

GNU Fortran 95 compiler for the mips64el architecture

This is the GNU Fortran 95 compiler, which compiles Fortran 95 on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code.

gobjc++-multilib-mips64-linux-gnuabi64

GNU Objective-C++ compiler for the mips64 architecture

This is the GNU Objective-C++ compiler, which compiles Objective-C++ on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code.

lib32stdc++-11-dev-x32-cross

GNU Standard C++ Library v3 (development files) (x32

This package contains the headers and static library files necessary for building C++ programs which use libstdc++.

python3-py-stringmatching

Library of string tokenizers and similarity measures

This project seeks to build a Python software package that consists of a comprehensive and scalable set of string tokenizers (such as alphabetical tokenizers, whitespace tokenizers) and string similarity measures (such as edit distance, Jaccard, TF/IDF).

libeclipse-ui-views-java

Eclipse Views

The Eclipse Platform UI project is responsible for the runtime, user interface and help components of Eclipse. Platform UI provides the basic building blocks to create the Eclipse IDE and other Eclipse based applications called Rich Client Platform (RCP).

python3-distance

Python library for comparing sequences

This package provides helpers for computing similarities between arbitrary sequences. Included metrics are Levenshtein, Hamming, Jaccard, and Sorensen distance, plus some bonuses. The distance computations are implemented in pure Python.