cddl

tool for verifying conformance of CDDL definitions

Tool for verifying conformance of CDDL definitions against RFC 8610 and for validating JSON documents and CBOR binary files

xwaylandvideobridge

XWayland Video Bridge for X11 clients

By design, X11 applications can't access window or screen contents for wayland clients. This is fine in princple, but it breaks screen sharing in tools like Discord, MS Teams, Skype, etc and more.

cmake-extras

Extra CMake utility modules

CMake modules which are used for Ubuntu development. In Debian, this package is helpful when porting Ubuntu originated software to Debian.

plasma-settings

Settings application for Plasma Mobile

This package contains configuration modules for the Plasma mobile environment, allowing the user to modify in a graphical interface, various configurations related to audio, Bluetooth, monitor, default applications, virtual keyboard, notifications, time and date, localization, network modem, and other components of the Plasma environment.

bind9

Internet Domain Name Server

The Berkeley Internet Name Domain (BIND 9) implements an Internet domain name server. BIND 9 is the most widely-used name server software on the Internet, and is supported by the Internet Software Consortium, www.isc.org.

libthread-pool-perl

group of threads for performing similar jobs

The Thread::Pool module allows you to set up a group of (worker) threads to execute a (large) number of similar jobs that need to be executed asynchronously. The routine that actually performs the job (the "do" routine), must be specified as a name or a reference to a (anonymous) subroutine.