python3-pyside6.qtsql
Python bindings for Qt 6 Sql module (Python 3)
pyside6 provides Python bindings for Qt 6.x framework.
libphobos2-ldc-shared106
LLVM D Compiler - Standard and runtime libraries
LDC is a portable compiler for the D programming language with modern
optimization and code generation capabilities.
It is based on the latest DMD frontend and uses LLVM as backend.
python3-pyside6.qtsensors
Python bindings for Qt 6 Sensors module (Python 3)
pyside6 provides Python bindings for Qt 6.x framework.
raku-file-which
Cross platform Raku executable path finder (aka which on UNIX)
File::Which finds the full or relative paths to an executable program on
the system. This is normally the function of which utility which is
typically implemented as either a program or a built in shell command.
On some unfortunate platforms, such as Microsoft Windows it is not
provided as part of the core operating system.
raku-uri
URI handler for Raku
A URI implementation using Raku grammars to implement RFC 3986 BNF.
Currently only implements parsing.
libsyntax-keyword-match-perl
match/case syntax plugin for perl
Syntax::Keyword::Match provides a syntax plugin that implements a
control-flow block called match/case, which executes at most one of a choice
of different blocks depending on the value of its controlling expression.