r-cran-pracma
practical numerical math functions for GNU R
Provides a large number of functions from numerical analysis and
linear algebra, numerical optimization, differential equations,
time series, plus some well-known special mathematical functions.
Uses 'MATLAB' function names where appropriate to simplify porting.
ukui-mouseserver
mouse settings service process
UKUI interface provides the interface for system configuration
and related libraries.
libdbustest1
Runs tests under a new DBus session (shared library)
A simple little executable for running a couple of programs under a
new DBus session.
python3-atomicwrites
Atomic file writes - Python 3.x
It uses a temporary file in the same directory as the given path. This ensures
that the temporary file resides on the same filesystem.
The temporary file will then be atomically moved to the target location: On
POSIX, it will use rename if files should be overwritten, otherwise a
combination of link and unlink.
libfdt1
Flat Device Trees manipulation library
This is a library containing functions for manipulating Flat Device Trees.
libdbus-c++-1-0v5
C++ API for D-Bus (runtime package)
DBus-c++ attempts to provide a C++ API for D-Bus. The library has a GLib/GTK
and an Ecore main loop integration. It also offers an optional own main loop.