gdc-12-s390x-linux-gnu

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

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

gfortran-12-arm-linux-gnueabi

GNU Fortran compiler

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

gfortran-12-i686-linux-gnu

GNU Fortran compiler

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

gfortran-12-multilib-s390x-linux-gnu

GNU Fortran compiler (multilib support) (cross compiler for s390x architecture)

This is the GNU Fortran compiler, which compiles Fortran on platforms supported by the gcc compiler.

liblog4cxx13

Logging library for C++

Log4cxx is the C++ port of log4j, a logging framework for JAVA. Log4cxx attempts to mimic log4j usage as much as the language will allow and to be compatible with log4j configuration and output formats.

python3-refurb

tool for refurbishing and modernizing Python codebases (Python3 version)

A tool for refurbishing and modernizing Python codebases. It can give hints on possible improvements and new features to use in an existing Python codebase. Refurb is not a style/type checker. It is not meant as a first-line of defense for linting and finding bugs, it is meant for making good code even better.