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.

libeckit-utils

C++ toolkit for ECMWF tools and applications - development files

ecKit is a cross-platform c++ toolkit that supports development of tools and applications at ECMWF. It is based on code developed over the last 20 years within the MARS software and was re-factored out to be reused by other applications. The main focus is UNIX/POSIX systems, and it has been thoroughly tested on AIX, Linux and Mac OSX. Historically, the code base pre-dates and in some way can be seen as a leaner substitute for some 'Boost' libraries.

python3-editorconfig

library for working with EditorConfig — Python 3

EditorConfig makes it easy to maintain the correct coding style when switching between different text editors and between different projects.