libnet-amazon-signature-v4-perl
module for the Amazon Web Services signature version 4
Net::Amazon::Signature::V4 signs an HTTP::Request to Amazon Web Services by
appending an Authorization header. Amazon Web Services signature version 4,
AWS4-HMAC-SHA256, is used.
usbsdmux
control software for USB-SD-Mux devices
The USB-SD-Mux hardware allows switching a microSD card between the
host computer via USB or a device-under-test, allowing programmatic
testing of low-level parts of the boot process such as boot loader
and early operating system.
libsyntax-keyword-multisub-perl
multiple subroutine dispatch syntax extension
Syntax::Keyword::MultiSub provides a new keyword, multi, to put before
subroutine declarations, which permits multiple distinct function bodies to
be provided, which take different parameters. A call to a multi sub will
invoke whichever function body best fits the arguments passed.
qml6-module-qtquick3d-particleeffects
Qt 6 Quick 3D Particle Effects QML module
Qt is a cross-platform C++ application framework. Qt's primary feature
is its rich set of widgets that provide standard GUI functionality.
python3-lilv
Python bindings for lilv
Lilv (formerly SLV2) is a library for LV2 hosts intended to make using
LV2 Plugins as simple as possible (without sacrificing capabilities).