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-pypaperless
Asynchronous client for interacting with Paperless-ngx API
This library is an asynchronous client designed to interact with the
Paperless-ngx API. It supports token-based authentication, facilitating secure
interaction without requiring traditional credentials. Users can perform CRUD
(create, read, update, delete) operations on resources, retrieve individual
items, or navigate through paginated results.
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.