gobjc-12-arm-linux-gnueabi

GNU Objective-C compiler

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

gnat-13-mipsel-linux-gnu

GNU Ada compiler for the mipsel-linux-gnu architecture

GNAT is a compiler for the Ada programming language. It produces optimized code on platforms supported by the GNU Compiler Collection (GCC).

gobjc-12-s390x-linux-gnu

GNU Objective-C compiler

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

lib64go21-i386-cross

Runtime library for GNU Go applications (64bit)

Library needed for GNU Go applications linked against the shared library.

gobjc-12-x86-64-linux-gnu

GNU Objective-C compiler

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

node-ampproject-remapping

Nodejs module to remap sequential sourcemaps through transformations

Remapping allows one to take the sourcemaps generated through transforming code and "remap" them to the original source locations. Think "minified code, transformed with babel and bundled with webpack", all pointing to the correct location in your original source code.