python3-voip-utils

Utilities for managing Voice over IP communication

This library provides utilities for managing Voice over IP (VoIP) communication through analog phones and VoIP adapters. It allows integration with devices such as the Grandstream HT801, HT802, and HT812 to enable voice interaction capabilities. The library facilitates the processing and control of VoIP telephony, supporting local push connections and integration with systems like Home Assistant. These utilities help in translating voice commands from traditional phones into digital signals to interact with compatible smart home applications.

openjdk-20-jre-headless

OpenJDK Java runtime, using Hotspot JIT (headless)

Minimal Java runtime - needed for executing non GUI Java programs, using Hotspot JIT.

raku-json-fast

fast json parser and serializer

A naive imperative JSON parser in pure Raku (but with direct access to nqp:: ops), to evaluate performance against JSON::Tiny. It is a drop-in replacement for JSON::Tiny’s from-json and to-json subs, but it offers a few extra features.

git-cinnabar

Git remote helper to interact with mercurial repositories

git-cinnabar is a git remote helper to interact with mercurial repositories. Contrary to other such helpers, such as git-remote-hg, it doesn't use a local mercurial clone under the hood, and doesn't require mercurial (except to access local mercurial repositories).

stac-validator

Python package to validate STAC files (CLI programs)

stac-validator is a library and cli tool for validating SpatioTemporal Asset Catalogs (STAC). It is written in Python and can be used to validate STAC Items, Collections, and Catalogs.

starlink-ecsv-java

Parser for the metadata and data of an ECSV file

The Enhanced Character Separated Values format was developed within the Astropy project and is described at APE6. It is composed of a YAML header followed by a CSV-like body, and is intended to be a human-readable and maybe even human-writable format with rich metadata. Most of the useful per-column and per-table metadata is preserved when de/serializing to this format. The version supported by this reader is currently ECSV 1.0.