gnat-11-mips64el-linux-gnuabi64

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).

gnat-11-mipsisa64r6-linux-gnuabi64

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).

libwf-config1

Wayfire-specific library for managing config files

Wf-config is a library for managing configuration files, written for wayfire 3D wayland compositor.

libmircommon9

Mir Display Server - common library

Mir is a display server running on Linux systems, with a focus on efficiency, robust operation and a well-defined driver model.

postgresql-15-omnidb

PostgreSQL PL/pgSQL debugger extension for OmniDB

OmniDB is a web tool that simplifies database management focusing on interactivity, designed to be powerful and lightweight.

python3-expecttest

Expect tests in Python (also known as "golden" tests)

This library implements expect tests (also known as "golden" tests). Expect tests are a method of writing tests where instead of hard-coding the expected output of a test, you run the test to get the output, and the test framework automatically populates the expected output. If the output of the test changes, you can rerun the test with the environment variable EXPECTTEST_ACCEPT=1 to automatically update the expected output.