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

python3-importlab

Library to calculate Python dependency graphs

Importlab is a library for Python that automatically infers dependencies and calculates a dependency graph. It can perform dependency ordering of a set of files, including cycle detection.

qml6-module-qtquick-virtualkeyboard

Qt 6 Virtual Keyboard QML module

Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality.

qt6-virtualkeyboard-plugin

Qt 6 Virtual Keyboard

Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality.

python3-command-runner

platform-agnostic external command execution library for Python

command_runner's purpose is to run external commands from Python, just like subprocess on which it relies, while solving various problems a developer may face among: - Handling of all possible subprocess.popen / subprocess.check_output scenarios / Python versions in one handy function without encoding or timeout hassle - Allow stdout/stderr stream output to be redirected to callback functions / output queues / files so you get to handle output in your application while commands are running - Callback to optional stop check to stop execution from outside command_runner - Callback with optional process information to allow control of the process from outside command_runner - Callback when finished to ease thread usage - Optional process priority and io_priority settings - System agnostic functionality, the developer shouldn't carry the burden of Windows & Linux differences - Optional Windows UAC elevation module compatible with CPython, PyInstaller, and Nuitka - Optional Linux sudo elevation compatible with CPython, PyInstaller & Nuitka

libqt6labsqmlmodels6

Qt 6 Labs QML Models library

Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality.

libgphobos4-x32-cross

Phobos D standard library (runtime library)

This is the Phobos standard library that comes with the D2 compiler.