python3-flexparser
Parsing using Python typing
The idea behind flexparser is quite simple. To write a class for every
type of content (called here `ParsedStatement`) one needs to parse.
Each class have a `from_string` constructor.
The `typing` module is used extensively to make the output structure
easy to use and less error prone.
libmrpt-maps2.13
Mobile Robot Programming Toolkit - maps 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).
qml-module-org-kde-charts
QtQuick plugin to render interactive charts
A QtQuick plugin to render beautiful and interactive charts.
libmrpt-math2.13
Mobile Robot Programming Toolkit - math 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).
lighttpd-mod-vhostdb-pgsql
PostgreSQL-based virtual host configuration module for lighttpd
This package contains the vhostdb_pgsql module for lighttpd. With this module,
it is possible to write the configuration for virtual hosts into a PostgreSQL
table instead of including it in the lighttpd configuration file.