python3-django-pglocks
Django based context manager for PostgreSQL advisory locks (Python3 version)
django-pglocks is a context manager for Django.
Advisory locks are application-level locks that are acquired and released
purely by the client of the database; PostgreSQL never acquires them on its
own. They are very useful as a way of signalling to other sessions that a
higher-level resource than a single row is in use, without having to lock an
entire table or some other structure.
libopenipmi0t64
Intelligent Platform Management Interface - runtime
IPMI allows remote monitoring and remote management of devices.
libqt6quickdialogs2utils6
Qt 6 Quick Dialogs 2 Utils library
Qt is a cross-platform C++ application framework. Qt's primary feature
is its rich set of widgets that provide standard GUI functionality.
d-spy
D-Bus explorer and test app for GNOME
D-Spy is a tool to explore and test end-points and interfaces on the
System or Session D-Bus. You can also connect to D-Bus peers by address.
libduration-ocaml
conversions to various time units for OCaml (runtime)
A duration is represented in nanoseconds as an unsigned 64 bit
integer. This has a range of up to 584 years. Functions provided
check the input and raise on negative or out of bound input.
libfwupdplugin4
Firmware update daemon plugin library
fwupd is a daemon to allow session software to update device firmware.
You can either use a GUI software manager like GNOME Software to view and
apply updates, the command-line tool or the system D-Bus interface directly.
Firmware updates are supported for a variety of technologies.
See <https://github.com/fwupd/fwupd> for details