python3-stream-zip
Python function to construct a ZIP archive on the fly
Python function to construct a ZIP archive on the fly - without having
to store the entire ZIP in memory or disk.
This is useful in memory-constrained environments, or when you would
like to start returning compressed data before you've even retrieved
all the uncompressed data.
Generating ZIPs on-demand in a web server is a typical use case for
stream-zip.
libkf6widgetsaddons6
add-on widgets and classes for applications that use the Qt Widgets module
Provided are action classes that can be added to toolbars or menus,
a wide range of widgets for selecting characters, fonts, colors,
actions, dates and times, or MIME types, as well as platform-aware
dialogs for configuration pages, message boxes, and password requests.
libkf6windowsystem6
Convenience access to certain properties and features of the window manager
The class KWindowSystem provides information about the state of the
window manager and allows asking the window manager to change them
using a more high-level interface than the NETWinInfo/NETRootInfo
low level classes.
qml6-module-org-kde-networkmanager
Qt wrapper for NetworkManager - QML module
Qt wrapper for NetworkManager DBus API.