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).

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.

nwg-hello

GTK3-based greeter for the greetd daemon

Nwg-hello is a GTK3-based greeter for the greetd daemon, written in Python. It is meant to work under a Wayland compositor, like sway or Hyprland. The greeter has been developed for the nwg-iso project, but it may be configured for standalone use.

openqa

automatic Operating System testing framework (webUI & scheduler)

openQA is a testing framework that allows you to run tests on pretty-much anything that you can get 'remote' control of (most often, anything you can run in a VM and point VNC at). This allows testing of things including GUI applications, system boot-up (BIOS, bootloaders, kernels), installers and whole operating systems.

dhcpcd-base

DHCPv4 and DHCPv6 dual-stack client (binaries and exit hooks)

dhcpcd provides seamless IPv4 and IPv6 auto-configuration: * DHCPv4 client * DHCPv6 client with Prefix Delegation (PD) support * IPv4LL support (ZeroConf) * IPv6RS support (SLAAC) * ARP address conflict resolution * ARP ping profiles * Wireless SSID profiles