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

linux-support-6.10.6

Support files for Linux 6.10

This package provides support files for the Linux kernel build, e.g. scripts to handle ABI information and for generation of build system meta data.

python3-laundrify-aio

Library to communicate with the laundrify API

This library provides an interface to interact with the laundrify API, allowing users to monitor the status of their washing machines or dryers. Through the API, users can obtain machine status, control device settings, and manage their laundry routines from a unified platform. The library communicates with laundrify Wi-Fi power plugs to gather and relay real-time information about connected machines, facilitating better management of laundry activities. Functions provided by the library include exchanging authentication codes for access tokens, retrieving machine information, and parsing API responses to produce actionable data.

zx

tool to launch modern Javascript scripts

Bash is great, but when it comes to writing scripts, people usually choose a more convenient programming language. JavaScript maybe a good choice, but standard Node.js library requires additional hassle before using. The `zx` package provides useful wrappers around `child_process`, escapes arguments and gives sensible defaults.

pipewire-pulse

PipeWire PulseAudio daemon

PipeWire is a server and user space API to deal with multimedia pipelines. This includes:

python3-flexparser

Parsing using Python typing

The idea behind flexparser is quite simple. To write a class for every type of content (called here `ParsedStatement`) one needs to parse. Each class have a `from_string` constructor. The `typing` module is used extensively to make the output structure easy to use and less error prone.

python3-setuptools-whl

Python Distutils Enhancements (wheel package)

Extensions to the python-distutils for large or complex distributions.