qml-module-buteo-profiles
Buteo Synchronization Framework (QML module)
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.
libmediastreamer13t64
Voice and video streaming engine for telephony (base)
Mediastreamer2 is a powerful and lightweight streaming engine
specially designed for voice/video telephony applications.
libwxbase3.2-1t64
wxBase library (runtime) - non-GUI support classes of wxWidgets toolkit
wxBase is a collection of C++ classes providing basic data structures
(strings, lists, arrays), powerful wxDateTime class for date manipulations,
portable wrappers around many OS-specific functions allowing the same
program to work for all supported platforms, wxThread class for writing
multithreaded programs, and much more.
python3-nanobind
Tiny and efficient C++/Python bindings (Python 3 module)
nanobind is a small binding library that exposes C++ types in Python and vice
versa. It is reminiscent of Boost.Python and pybind11 and uses near-identical
syntax. In contrast to these existing tools, nanobind is more efficient:
bindings compile in a shorter amount of time, produce smaller binaries, and
have better runtime performance.
libngs-jni
Next Generation Sequencing language Bindings (Java native binding)
NGS is a new, domain-specific API for accessing reads, alignments and
pileups produced from Next Generation Sequencing. The API itself is
independent from any particular back-end implementation, and supports
use of multiple back-ends simultaneously. It also provides a library for
building new back-end "engines". The engine for accessing SRA data is
contained within the sister repository ncbi-vdb.
libdialog15
Displays user-friendly dialog boxes -- shared library
The dialog application provides a method of displaying several different
types of dialog boxes from shell scripts. This allows a developer of a
script to interact with the user in a much friendlier manner.