dict-freedict-ita-nor

Italian-Norwegian dictionary for the dict server/client

This is the Italian-Norwegian dictionary from the FreeDict project. It contains 11180 headwords (FreeDict status: big enough to be useful). It can be either used with the dictd server and a dict client or with GoldenDict.

libqt6bluetooth6

Qt 6 Connectivity Bluetooth library

Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality.
pdfsam module overview

pdfsam

PDF Split and Merge

PDF Split and Merge is a very simple, easy to use, free, open source utility to split and merge pdf files. It has a simple graphical interface to let the user choose pdf files, split or merge them.

sphinx-basic-ng

modern base for Sphinx themes

Sphinx-basic-ng is a modern base for Sphinx themes, providing shared implementation of common components and a three-column layout to build upon.

libglibmm-2.68-1

C++ wrapper for the GLib toolkit (shared libraries)

GLib is a low-level general-purpose library used mainly by GTK+/GNOME applications, but is useful for other programs as well. glibmm is the C++ wrapper for GLib.

python3-flake8-mutable

use flake8 to catch functions with mutable default arguments

Python's default arguments are evaluated at definition as opposed to when the function is invoked. This leads to unexpected behavior, as mutations persist between calls. This flake8 extension will warn for this type of mistake.