gfortran-13-aarch64-linux-gnu

GNU Fortran compiler

This is the GNU Fortran compiler for the aarch64-linux-gnu architecture, which compiles Fortran on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code.

gdc-13-x86-64-linux-gnu

GNU D compiler (version 2) (cross compiler for amd64 architecture)

This is the GNU D compiler for the x86_64-linux-gnu architecture, which compiles D on platforms supported by gcc. It uses the gcc backend to generate optimised code.

python3-datacache

helpers for transparently downloading datasets

External data is often distributed as "flat files", i.e. dumps into a mostly human-readable format that one could open as a spreadsheet and equally easy parse and index or reimport into a local database. When the text file changes, the database needs to be updated, too. If access to the database is first required, the text file needs to be downloaded first and the database created. Remote updates also require local updates.

gobjc-13-multilib-x86-64-linux-gnu

GNU Objective-C compiler (multilib support) (cross compiler for amd64 architectu

This is the GNU Objective-C compiler, which compiles Objective-C on platforms supported by the gcc compiler.

openal-tools

Utilities for the OpenAL audio API

These utilities are useful in diagnosing OpenAL related issues and for displaying helpful informationa about what is supported on your system with OpenAL.

lib2geom1.1.0

robust computational geometry framework -- shared library

2Geom is a C++ 2D geometry library geared towards robust processing of computational geometry data associated with vector graphics. The primary design consideration is ease of use and clarity. It is dual-licensed under LGPL 2.1 and MPL 1.1.