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

python3-immutabledict

immutable wrapper around dictionaries (fork of frozendict)

Immutabledict implements the complete mapping interface and can be used as a drop-in replacement for dictionaries where immutability is desired. The immutabledict constructor mimics dict, and all of the expected interfaces (iter, len, repr, hash, getitem) are provided. Note that an immutabledict does not guarantee the immutability of its values, so the utility of hash method is restricted by usage.

indi-avalon

INDI driver for Avalon Instruments mounts

This package contains the INDI driver for Avalon Instruments mounts with StarGO control.

clang-14

C, C++ and Objective-C compiler

Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC).

libgnat-12-mipsr6el-cross

runtime for applications compiled with GNAT (shared library)

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

llvm-13-tools

Modular compiler and toolchain technologies, tools

LLVM is a collection of libraries and tools that make it easy to build compilers, optimizers, just-in-time code generators, and many other compiler-related programs.

libomp5-13

LLVM OpenMP runtime

The runtime is the part of the OpenMP implementation that your code is linked against, and that manages the multiple threads in an OpenMP program while it is executing.