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.
libgnome-desktop-3-20
Utility library for the GNOME desktop - GTK 3 version
This library provides various utility functions that are used in multiple
components of the GNOME desktop, but do not have a sufficiently stable API
to be included in core libraries such as GLib and GTK.
libmrpt-opengl2.5
Mobile Robot Programming Toolkit - opengl library
The Mobile Robot Programming Toolkit (MRPT) is an extensive, cross-platform,
and open source C++ library aimed to help robotics researchers to design and
implement algorithms in the fields of Simultaneous Localization and Mapping
(SLAM), computer vision, and motion planning (obstacle avoidance).
dict-freedict-nld-cat
Dutch-Catalan dictionary for the dict server/client
This is the Dutch-Catalan dictionary from the FreeDict project. It contains
11003 headwords (FreeDict status: big enough to be useful). It can be either
used with the dictd server and a dict client or with GoldenDict.
libqt6qml6
Qt 6 QML library
Qt is a cross-platform C++ application framework. Qt's primary feature
is its rich set of widgets that provide standard GUI functionality.
libqt6quick6
Qt 6 Quick library
Qt is a cross-platform C++ application framework. Qt's primary feature
is its rich set of widgets that provide standard GUI functionality.