python3-pytest-order

pytest plugin to order test execution

pytest-order is a pytest plugin that allows you to customize the order in which your tests are run. It uses the marker order that defines when a specific test shall run, either by using an ordinal number, or by specifying the relationship to other tests.

ghdl-tools

VHDL compiler/simulator (tools)

GHDL is a compiler and simulator for VHDL, a Hardware Description Language. GHDL is not an interpreter: it allows you to analyse and elaborate sources to generate machine code from your design. Native program execution is the only way for high speed simulation.

libcantorlibs28abi2

interface for mathematical applications - shared library

Cantor is an application to allow you to you use your favorite mathematical applications from within an elegant worksheet interface. It provides dialogs to assist with common tasks and allows you to share your worksheets with others.

python3-paginate

Python module that helps dividing large lists of items into pages

This module helps dividing large lists of items into pages. The user is shown one page at a time and can navigate to other pages.

mkdocstrings

Automatic Python documentation from sources for MkDocs

MkDocs is a fast, simple and downright gorgeous static site generator that's geared towards building project documentation. Documentation source files are written in Markdown, and configured with a single YAML configuration file.

droid-juicer

Firmware extractor for Android devices running Linux

This package provides a boot-time service for extracting binary firmware from vendor partitions on Android devices. It is meant to run on first boot and triggers a reboot once it executed successfully, ensuring the device will then run with all the needed firmware being available to Linux.