python3-signaller
Signals and slots with asyncio support (Python3 version)
Signals and slots implementation with asyncio support. Slots can be functions,
methods or coroutines. Weak references are used by default. If a slot is a
coroutine, it will be scheduled to run asynchronously with asyncio.async().
mdnsd
embeddable Multicast DNS Daemon
This is a standalone mDNS-SD daemon for small systems. Although still
limited in functionality it can announce services like FTP, HTTP, and
SSH and respond to scanning (enumeration) requests from tools like
mdns-scan.
qml-module-qtquick-pdf
Qt Quick PDF QML module
The Qt PDF module contains classes and functions for rendering PDF documents.
qt5-image-formats-plugin-pdf
Qt 5 PDF image format plugin
The Qt PDF module contains classes and functions for rendering PDF documents.
libipset11
library for IP sets
libmozilla-publicsuffix-perl
Perl interface to the Mozilla Public Suffix List
Mozilla::PublicSuffix provides a single function that returns the public
suffix of a domain name by referencing a parsed copy of Mozilla's Public
Suffix List. From the official website at https://publicsuffix.org/: