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).
libgdal34t64
Geospatial Data Abstraction Library
GDAL is a translator library for raster geospatial data formats.
As a library, it presents a single abstract data model to the
calling application for all supported formats. The related OGR
library (which lives within the GDAL source tree) provides
a similar capability for simple features vector data.
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.
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.
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.
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.