libomp5-19

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.

libc++abi1-19

LLVM low level support for a standard C++ library

libc++abi is another implementation of low level support for a standard C++ library.

libghc-commonmark-prof

Pure Haskell commonmark parser; profiling libraries

This library provides the core data types and functions for parsing commonmark (<https://spec.commonmark.org>). The parser is fully commonmark-compliant and passes the test suite. It is designed to be customizable and easily extensible. To customize the output, create an AST, or support a new output format, one need only define some new typeclass instances. It is also easy to add new syntax elements or modify existing ones.

gnome-session-xsession

GNOME Session Manager - GNOME on Xorg session

The GNOME Session Manager is in charge of starting the core components of the GNOME desktop, and applications that should be launched at login time. It also features a way to save and restore currently running applications.

llvm-19-linker-tools

Modular compiler and toolchain technologies - Plugins

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.

python3-petl

Extracting, transforming and loading tables of data

Petl is a general purpose Python package for extracting, transforming and loading tables of data.