gccgo-12-i686-linux-gnu

GNU Go compiler

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

gccgo-12-powerpc64le-linux-gnu

GNU Go compiler

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

gccgo-12-s390x-linux-gnu

GNU Go compiler

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

gdc-12-arm-linux-gnueabi

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

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

gdc-12-arm-linux-gnueabihf

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

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

python3-pytest-repeat

pytest-repeat is a plugin for pytest to repeat tests under certain conditions

pytest-repeat is a plugin for pytest that makes it easy to repeat a single test, or multiple tests, a specific number of times.