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

libx32gphobos4-amd64-cross

Phobos D standard library (runtime library)

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

libx32gphobos4-i386-cross

Phobos D standard library (runtime library)

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

linux-support-5.14.0-1

Support files for Linux 5.14

This package provides support files for the Linux kernel build, e.g. scripts to handle ABI information and for generation of build system meta data.

python3-pyqt6.qtwebengine

Python bindings for the Qt 6 WebEngine framework

PyQt6-WebEngine is a set of Python bindings for the Qt WebEngine framework. The framework provides the ability to embed web content in applications and is based on the Chromium browser engine. The bindings sit on top of PyQt6 and are implemented as three separate modules corresponding to the different libraries that make up the framework.

open-vm-tools-salt-minion

Open VMware Tools for VMs hosted on VMware (Service Discovery Plugin)

The Open Virtual Machine Tools (open-vm-tools) project is an open source implementation of VMware Tools. It is a suite of virtualization utilities and drivers to improve the functionality, user experience and administration of VMware virtual machines.

python3-django-pglocks

Django based context manager for PostgreSQL advisory locks (Python3 version)

django-pglocks is a context manager for Django. Advisory locks are application-level locks that are acquired and released purely by the client of the database; PostgreSQL never acquires them on its own. They are very useful as a way of signalling to other sessions that a higher-level resource than a single row is in use, without having to lock an entire table or some other structure.