libtie-cycle-perl

module for cycling through a list of values via a scalar

You use Tie::Cycle to go through a list over and over again. Once you get to the end of the list, you go back to the beginning. You don't have to worry about any of this since the magic of tie does that for you.

lomiri

Shell of the Lomiri Operating Environment

Shell of the Lomiri Operating environment optimized for touch based human-machine interaction, but also supporting convergence (i.e. switching between tablet/phone and desktop mode). Lomiri is the user shell driving Ubuntu Touch based mobile devices.

python3-openwebifpy

Python interface for interacting with OpenWebIf devices

This library provides functionality to control and manage devices running OpenWebIf, an open-source web interface for Enigma2 based set-top boxes. Users can perform basic control tasks on their set-top boxes and send messages directly to the screen. It connects to the target device via its web interface, facilitating communication and control operations.

libmircore2t64

Mir Display Server - core library

Mir is a display server running on Linux systems, with a focus on efficiency, robust operation and a well-defined driver model.

python3-mwclient

MediaWiki API client in Python

mwclient is a lightweight Python client library to the MediaWiki API which provides access to most API functionality. It works with Python 3.5 and above, and supports MediaWiki 1.16 and above. For functions not available in the current MediaWiki, a MediaWikiVersionError is raised.

libgenomicsdb1

sparse array storage library for genomics (shared libraries)

GenomicsDB is built on top of a htslib fork and an internal array storage system for importing, querying and transforming variant data. Variant data is sparse by nature (sparse relative to the whole genome) and using sparse array data stores is a perfect fit for storing such data.