krdp
KDE's RDP Server with a settings module for Plasma
The package contains both an RDP server as well as a
systemsettings module to configure an RDP server.
libqt6datavisualization6
Qt 6 Data Visualization library
Qt is a cross-platform C++ application framework. Qt's primary feature
is its rich set of widgets that provide standard GUI functionality.
python3-staticconf
Python library for loading and reading configuration (Python 3)
This package contains PyStaticConfiguration, a Python library for loading,
validating and reading configuration from many heterogeneous formats.
Configuration is split into two phases.
* Configuration Loading: configuration is read from files or Python objects,
flattened, and merged into a container called a `namespace`. Namespaces
are used to separate unrelated configuration groups. If configuration is
changed frequently, it can also be reloaded easily with very little change
to the existing code.
* Configuration Reading: a configuration value is looked up in the
`namespace`. It is validating and converted to the requested type.
libsexpp0
S-expressions parser and generator library
S-expressions are data structures for representing complex data as a
variation on LISP S-expressions.
libjs-vue
Core library of the Vue JavaScript framework, browser build
Vue is a flexible, non-opinionated, non-monolithic, incrementally adoptable
JavaScript framework for building user interfaces with JavaScript or
TypeScript.
libdt-utils5
Device tree related library
libdt-utils provides the foundation for dt-utils' tools.
It provides a programmer with an API to analyze
device tree files and is an alternative to libfdt.