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

python3-pytest-snapshot

Plugin for snapshot testing with pytest (Python 3)

This library was inspired by jest's snapshot testing.

miniramfs

Scripts for generating miniramfs images

This package contains the init and build scripts for miniramfs allowing devices with initramfs size restrictions to boot.

python3-pytest-check

Pytest plugin that allows multiple failures per test (Python 3)

Pytest-check is a plugin for the pytest framework that allows multiple assertions to fail within a single test function without stopping the test execution at the first failure.

libui-utilcpp9t64

UI C++ utility library (run time)

A toolbox-like C++ library, with a diverse set of utilities:

tksvg

Tk extension to read SVG images

This package adds support to read the SVG image format from Tk. The actual code to parse and raster the SVG comes from nanosvg.

swayimg

image viewer for Sway/Wayland

The program uses Sway IPC to determine the geometry of the currently focused container. This data is used to calculate the position and size of the new "overlay" window that will be used to draw the image. In the next step, swayimg adds two Sway rules for the self window: "floating enable" and "move position". Then it creates a new Wayland window and draws the image from the specified file.