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

ftxui-examples

Cross-platform C++ functional TUI library - Example Binaries

ftxui is a modern C++ TUI library for building interfaces in a functional style.

libomp5-16t64

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.

libllvm16t64

Modular compiler and toolchain technologies, runtime library

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.

liblldb-16t64

Next generation, high-performance debugger, library

LLDB is a next generation, high-performance debugger. It is built as a set of reusable components which highly leverage existing libraries in the larger LLVM Project, such as the Clang expression parser and LLVM disassembler.

python3-pyside6.qtpdf

Python bindings for Qt 6 PDF module (Python 3)

pyside6 provides Python bindings for Qt 6.x framework.

python3-joserfc

Python library for JSON Object Signing and Encryption (JOSE)

The library provides a comprehensive implementation of several essential JSON Object Signing and Encryption (JOSE) standards. It includes implementations of JSON Web Signature (JWS), JSON Web Encryption (JWE), JSON Web Key (JWK), JSON Web Algorithms (JWA), and JSON Web Token (JWT). The module follows various Request for Comments (RFCs) standards such as RFC7515, RFC7516, RFC7517, RFC7518, RFC7519, and others. Additionally, it supports draft RFC implementations like C20P, XC20P, and the Elliptic Curve Diffie-Hellman One- Pass Unified Model. The extensible API allows for advanced cryptographic operations and secure data transmission.