postgresql-15-periods

PERIODs and SYSTEM VERSIONING for PostgreSQL

This extension attempts to recreate the behavior defined in SQL:2016 (originally SQL:2011) around periods and tables with SYSTEM VERSIONING. The idea is to figure out all the rules that PostgreSQL would like to adopt (there are some details missing in the standard) and to allow earlier versions of PostgreSQL to simulate the behavior once the feature is finally integrated.

libqt6xml6

Qt 6 XML module

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

libcommandable-perl

utilities for commandline-based programs

The Commandable distribution contains a collection of utilities extracted from various commandline-based programs, in the hope of trying to find a standard base to build these from in future.

qt6-qpa-plugins

Qt 6 QPA plugins

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

qt6-xdgdesktopportal-platformtheme

Qt 6 XDG Desktop Portal platform theme

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

spirv-cross

Convert SPIR-V to other shader languages (CLI tool)

SPIRV-Cross is a tool designed for parsing and converting SPIR-V to other shader languages: * Convert SPIR-V to readable, usable and efficient GLSL * Convert SPIR-V to readable, usable and efficient MSL * Convert SPIR-V to readable, usable and efficient HLSL * Reflection API to simplify the creation of Vulkan pipeline layouts * Reflection API to modify and tweak OpDecorations * Supports "all" of vertex, fragment, tessellation, geometry and compute shaders