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

python3-blebox-uniapi

Library for accessing BleBox smart home devices

This library enables communication with BleBox smart home devices, providing control over various types of entities such as switches, sensors, lights, and climate devices. Users can read current states, issue commands like turning devices on or off, and obtain information on attributes like temperature, humidity, and energy consumption. The library interfaces with devices over a local Wi-Fi network, ensuring that home automation tasks can be performed reliably.

libtext-layout-perl

Pango style markup formatting

Text::Layout provides methods for Pango style text formatting. Where possible the methods have identical names and (near) identical behavior as their Pango counterparts.

libxmlb-utils

Binary XML library - Command-line utility

The libxmlb library takes XML source, and converts it to a structured binary representation with a deduplicated string table -- where the strings have the NULs included.
web browser that respects your privacy

privacybrowser

web browser that respects your privacy

Privacy Browser is a web browser based on Qt WebEngine with a focus on privacy and security. Features like JavaScript and cookies are disabled by default but are easy to automatically enable on-the-fly or by domain.

qcom-phone-utils

Utilities for Qualcomm-based phones running Linux

This package provides scripts and services improving the behaviour of Qualcomm-based mobile phones running Debian GNU/Linux.

python3-test-stages

Run tests in groups, stopping on errors - Python library

The `test-stages` library provides command-line tools that wrap Python test environment runners such as Tox or Nox, invoking them so as the various tests are run in parallel, in groups, as specified on the command line. This allows the fastest tests to be run first, and the slower ones to only be started if it makes sense (e.g. if tools like ruff or flake8 did not uncover any trivial syntax errors).