gcc-12-arc-linux-gnu-base

GCC, the GNU Compiler Collection (base package)

This package contains files common to all languages and libraries contained in the GNU Compiler Collection (GCC).

gcc-11-plugin-dev-mipsisa64r6el-linux-gnuabi64

Files for GNU GCC plugin development.

This package contains (header) files for GNU GCC plugin development. It is only used for the development of GCC plugins, but not needed to run plugins.

postgresql-15-tds-fdw

PostgreSQL foreign data wrapper for TDS databases

tds_fdw is a PostgreSQL foreign data wrapper that can connect to databases that use the Tabular Data Stream (TDS) protocol, such as Sybase databases and Microsoft SQL Server.

gccgo-12-powerpc-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.

cpp-11-mipsisa64r6el-linux-gnuabi64

GNU C preprocessor

A macro processor that is used automatically by the GNU C compiler to transform programs before actual compilation.

python3-promise

Implementation of Promises in Python (Python3 version)

It is a super set of Promises/A+ designed to have readable, performant code and to provide just the extensions that are absolutely necessary for using promises in Python. Its fully compatible with the Promises/A+ spec.