linux-support-6.10.6

Support files for Linux 6.10

This package provides support files for the Linux kernel build, e.g. scripts to handle ABI information and for generation of build system meta data.

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).

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).

gnucobol4

COBOL compiler

GnuCOBOL (formerly OpenCOBOL) is a free, modern COBOL compiler. GnuCOBOL implements a substantial part of the COBOL 85, COBOL 2002 and COBOL 2014 standards and X/Open COBOL, as well as many extensions included in other COBOL compilers (IBM COBOL, MicroFocus COBOL, ACUCOBOL-GT and others).

python3-laundrify-aio

Library to communicate with the laundrify API

This library provides an interface to interact with the laundrify API, allowing users to monitor the status of their washing machines or dryers. Through the API, users can obtain machine status, control device settings, and manage their laundry routines from a unified platform. The library communicates with laundrify Wi-Fi power plugs to gather and relay real-time information about connected machines, facilitating better management of laundry activities. Functions provided by the library include exchanging authentication codes for access tokens, retrieving machine information, and parsing API responses to produce actionable data.