python3-pynx584

Interface library and server for NX584 alarm panels

This library allows interaction with NetworX alarm panels via the NX584 interface module. It supports both ASCII and Binary home automation protocols, facilitating communication with various alarm panels, such as the NX4/6/8/8E models. It is designed to enable control and monitoring of alarm systems by connecting to a host device over a local serial port or via a Serial-over-LAN device. Users can access data about alarm zones and status, with features including zone status updates and system status requests, among others.

r-cran-commonmark

high performance CommonMark and Github markdown rendering in R

The CommonMark specification defines a rationalized version of markdown syntax. This package uses the 'cmark' reference implementation for converting markdown text into various formats including html, LaTeX and groff man. In addition it exposes the markdown parse tree in xml format. The latest version of this package also adds support for Github extensions including tables, autolinks and strikethrough text.

fonts-noto

metapackage to pull in all Noto fonts

Noto is a collection of font families, each visually harmonized across scripts.

node-miller-rabin

Miller Rabin algorithm for primality test

This a pure javascript implementation of Miller Rabin primality test.

python3-tilt-ble

Parser library for Tilt BLE devices

This library provides functionalities to parse data from Tilt Bluetooth Low Energy (BLE) devices. It enables communication and data extraction from Tilt Hydrometers and Thermometers, which are used to measure gravity and temperature. The library listens for incoming BLE signals, interprets the data packets, and makes the parsed information available for further use. Whether it’s for monitoring or analysis, this library simplifies interaction with Tilt BLE devices.

libpolkit-gobject-1-0

polkit Authorization API

polkit is a toolkit for defining and handling the policy that allows unprivileged processes to speak to privileged processes. It was previously named PolicyKit.