browser-plugin-packagekit

Plugin to install missing plugins using PackageKit

kodi-pvr-pctv

PCTV PVR client addon for Kodi

This package contains the PCTV PVR (Personal Video Recorder) addon for Kodi, the award winning free and open source software media-player and entertainment hub for all your digital media.

python-automaton

friendly state machines - Python 2.7

Automaton is a friendly state machines for Python. This state machine can be used to automatically run a given set of transitions and states in response to events (either from callbacks or from generator/iterator send() values, see PEP 342). On each triggered event, a on_enter and on_exit callback can also be provided which will be called to perform some type of action on leaving a prior state and before entering a new state.

openjdk-17-demo

Java runtime based on OpenJDK (demos and examples)

OpenJDK Java runtime

libmrpt-topography2.14

Mobile Robot Programming Toolkit - topography 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).

libconfig-ini-perl

Perl module for reading and writing .ini files

Config::INI::Reader and Config::INI::Writer are "yet another config module" implementing yet another slightly different take on the undeniably easy to read ".ini" file format. Their default behavior is quite similar to that of Config::Tiny, on which it is based.