libomp5
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.
clang-tidy
clang-based C++ linter tool
Provide an extensible framework for diagnosing and fixing typical programming
errors, like style violations, interface misuse, or bugs that can be deduced
via static analysis. clang-tidy is modular and provides a convenient interface
for writing new checks.
gcc-multilib-powerpc64-linux-gnu
GNU C compiler for the ppc64 architecture
This is the GNU C compiler, a fairly portable optimizing compiler for C.
python3-gammapy
Python package for gamma-ray astronomy
Gammapy is an in-development affiliated package of Astropy
that builds on the core scientific Python stack to provide
tools to simulate and analyse the gamma-ray sky for telescopes
such as CTA, H.E.S.S., VERITAS, MAGIC, HAWC and Fermi-LAT.
qt6-base-dev-tools
Qt 6 base development programs
Qt is a cross-platform C++ application framework. Qt's primary feature
is its rich set of widgets that provide standard GUI functionality.
python3-requests-toolbelt
Utility belt for advanced users of python3-requests
Collection of utilities for python3-requests
It provides transport adapters: FingerprintAdapter, SSLAdapter,
SourceAddressAdapter, SocketOptionsAdapter, TCPKeepAliveAdapter
and authenticators: AuthHandler, GuessAuth, HTTPProxyDigestAuth
Also a cookiejar, streaming helpers and more.