This is a staging site. Uploads will not persist. Testing only.

libeconf-utils

parse and manage key=value configuration files - command line utils

libeconf is a highly flexible and configureable library to parse and manage key=value configuration files. It reads configuration file snippets from different directories and builds the final configuration file for the application from it.

r-bioc-gypsum

Interface to the gypsum REST API

Client for the gypsum REST API (https://gypsum.artifactdb.com), a cloud-based file store in the ArtifactDB ecosystem.

python3.12-tk

Tkinter - Writing Tk applications with Python (v3.12)

A module for writing portable GUI applications with Python (v3.12) using Tk. Also known as Tkinter.

nvidia-tesla-510-vulkan-icd

NVIDIA Vulkan installable client driver (ICD) (Tesla 510 version)

Vulkan is a multivendor open standard by the Khronos Group for 3D graphics.

python3-rabbitair

Library for local control of Rabbit Air purifiers

This library supports various operations such as turning the device on or off, selecting preset modes, and adjusting the fan speed. The library interacts with Rabbit Air purifiers using device addresses and access tokens, which can be obtained from the Rabbit Air mobile application. Currently supported models include MinusA2 (2nd generation) and A3.

python3-titlecase

changes a given text to Title Caps

This package filter changes a given text to Title Caps, and attempts to be clever about SMALL words like a/an/the in the input. The list of "SMALL words" which are not capped comes from the New York Times Manual of Style, plus some others like 'vs' and 'v'. The filter employs some heuristics to guess abbreviations that don't need conversion.