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.

python3-moat-ble

Manager for Moat Bluetooth Low Energy (BLE) devices

This library manages Moat Bluetooth Low Energy (BLE) devices, providing a way to interface with them over a BLE connection. It enables straightforward access to various Moat sensors, allowing you to read data from devices like the S2 Smart Temperature & Humidity Sensor. The library ensures smooth communication with Moat devices through BLE, handling the complexities of Bluetooth connections and data parsing. It primarily interacts with Moat sensors to retrieve environmental data such as temperature and humidity, making it a useful tool for integrating these devices into larger applications or systems.

python3-panflute

pythonic pandoc filters

A Python implementation of pandoc filters making filters as simple and clear as possible. It comes with some batteries included for converting between markdown and Python objects, calling external programs and running panflute as a filter.