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

unhide-gui

graphical user interface for unhide

This package unhide-gui provides a graphical user interface for unhide.

libclang-cpp14

C++ interface to the Clang library

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).

elpa-dap-mode

DAP UI controls implemented using treemacs.

This emacs mode allows to use external debuggers over the DAP protocol.

python3-asgi-csrf

ASGI middleware for protecting against CSRF attacks

The asgi-csrf package is a Python library that provides Cross-Site Request Forgery (CSRF) protection for ASGI (Asynchronous Server Gateway Interface) applications. It helps secure web applications from CSRF attacks by adding middleware that validates and protects against unauthorized requests.

gdc-13-multilib-powerpc64-linux-gnu

GNU D compiler (version 2, multilib support) (cross compiler for ppc64 architect

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

libbox2d2

2D physics engine

2D rigid body simulation library for games. Programmers can use it in their games to make objects move in believable ways and make the world seem more interactive. From the game's point of view a physics engine is just a system for procedural animation. Rather than paying (or begging) an animator to move your actors around, you can let Sir Isaac Newton do the directing.