This is a staging site. Uploads will not persist. Testing only.

libglibmm-2.68-1

C++ wrapper for the GLib toolkit (shared libraries)

GLib is a low-level general-purpose library used mainly by GTK+/GNOME applications, but is useful for other programs as well. glibmm is the C++ wrapper for GLib.

python3-flake8-mutable

use flake8 to catch functions with mutable default arguments

Python's default arguments are evaluated at definition as opposed to when the function is invoked. This leads to unexpected behavior, as mutations persist between calls. This flake8 extension will warn for this type of mistake.

gfortran-13-riscv64-linux-gnu

GNU Fortran compiler for the riscv64-linux-gnu architecture

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

gm2-13-arm-linux-gnueabihf

GNU Modula-2 compiler for the arm-linux-gnueabihf architecture

This is the GNU Modula-2 compiler for the arm-linux-gnueabihf architecture, which compiles Modula-2 on platforms supported by gcc. It uses the gcc backend to generate optimised code.

gm2-13-riscv64-linux-gnu

GNU Modula-2 compiler for the riscv64-linux-gnu architecture

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

libgnome-desktop-3-20

Utility library for the GNOME desktop - GTK 3 version

This library provides various utility functions that are used in multiple components of the GNOME desktop, but do not have a sufficiently stable API to be included in core libraries such as GLib and GTK.