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.
Initial GNOME system setup helper

gnome-initial-setup

Initial GNOME system setup helper

After acquiring or installing a new system there are a few essential things to set up before use. GNOME Initial Setup aims to provide a simple, easy, and safe way to prepare a new system.

fyi

utility to send desktop notifications via a notification daemon

FYI (for your information) is a command line utility to send desktop notifications to the user via a notification daemon implementing XDG desktop notifications.