libsgutils2-1.46-2
utilities for devices using the SCSI command set (shared libraries)
Most OSes have SCSI pass-through interfaces that enable user space programs
to send SCSI commands to a device and fetch the response. With SCSI to ATA
Translation (SAT) many ATA disks now can process SCSI commands. Typically
each utility in this package implements one SCSI command. See the draft
standards at www.t10.org for SCSI command definitions plus SAT. ATA
commands are defined in the draft standards at www.t13.org . For a mapping
between supported SCSI and ATA commands and utility names in this package
see the COVERAGE file
buteo-syncfw
Buteo Synchronization Framework
Synchronization of contact data in Lomiri is controlled by Buteo (the
synchronization framework used in Ubuntu Touch and SailfishOS).
Synchronization with a variety of data sources is supported through a
number of data-source-specific synchronization plugins. Each plugin is
independent, although many of them share significant amounts of code to
ease maintenance.
libbuteosyncfw5-0
Buteo Synchronization Framework (plugin API library)
Synchronization of contact data in Lomiri is controlled by Buteo (the
synchronization framework used in Ubuntu Touch and SailfishOS).
Synchronization with a variety of data sources is supported through a
number of data-source-specific synchronization plugins. Each plugin is
independent, although many of them share significant amounts of code to
ease maintenance.
python3-aiohasupervisor
Asynchronous client for interacting with Home Assistant Supervisor
This library provides an interface to the Home Assistant Supervisor, enabling
seamless interactions with its REST API. It is primarily used with Home
Assistant add-ons that have access to a SUPERVISOR_TOKEN, which the Supervisor
sets automatically. The library facilitates the retrieval and management of
supervisor information, helping users to efficiently connect with and control
various aspects of Home Assistant.
libadios2-mpi-fortran-2.10
ADIOS2 Adaptable IO system for simulations - Fortran binding libraries (MPI)
The Adaptable IO System (ADIOS) provides a simple, flexible way for
scientists to describe the data in their code that may need to be
written, read, or processed outside of the running simulation. By
providing an external to the code XML file describing the various
elements, their types, and how you wish to process them this run, the
routines in the host code (either Fortran or C) can transparently
change how they process the data.
libdaxctl1
Utility library for managing the device DAX subsystem
"DAX" are file system extensions to bypass the page cache and block layer to
mmap persistent memory, from a PMEM block device, directly into a process
address space.