libghc-hslua-core-prof
Lua bindings for Haskell; profiling libraries
This package provides wrappers and helpers to bridge Haskell and Lua.
It builds upon the haskell-lua package, which allows one to bundle a
Lua interpreter with a Haskell program.
fence-agents-ibm-powervs
Fence Agents for Red Hat Cluster - IBM PowerVS agent
Red Hat Fence Agents is a collection of scripts to handle remote power
management for several devices. They allow failed or unreachable nodes to be
forcibly restarted and removed from the cluster.
libqgis-server3.16.10
QGIS - shared server library
QGIS is a Geographic Information System (GIS) which manages, analyzes and
display databases of geographic information.
gdc-13-multilib-x86-64-linux-gnu
GNU D compiler (version 2, multilib support) (cross compiler for amd64 architect
This is the GNU D compiler, which compiles D on platforms supported by gcc.
It uses the gcc backend to generate optimised code.
gfortran-13-multilib-x86-64-linux-gnu
GNU Fortran compiler (multilib support) (cross compiler for amd64 architecture)
This is the GNU Fortran compiler, which compiles Fortran on platforms
supported by the gcc compiler.
python3-flake8-comprehensions
flake8 extension that checks for re-use of builtin identifiers
Python allows one to override Python comprehensions as parameters, but although
could be useful in some really specific use cases, the general approach is to
not do that as code then can suddenly break without a clear trace.