astcenc

ASTC image compression and decompression tool

The Adaptive Scalable Texture Compression (ASTC) format, developed by Arm® and AMD, has been adopted as an official extension to the Open GL®, OpenGL ES, and Vulkan® graphics APIs. It provides a major step forward both in terms of image quality at a given bitrate, and in terms of the format and bitrate flexibility available to content creators. This allows more assets to use compression, often at a reduced bitrate compared to legacy formats, reducing memory bandwidth and energy consumption.

xrootd-plugins

Plugins used by xrootd servers and clients

This package contains plugins used by the xrootd servers and clients.

postgresql-13-pldebugger

PostgreSQL pl/pgsql Debugger API

This module is a set of shared libraries which implement an API for debugging pl/pgsql functions on PostgreSQL 8.4 and above. The pgAdmin project (http://www.pgadmin.org/) provides a client user interface as part of pgAdmin III v1.10.0 and above, and pgAdmin 4.

python3-msmb-theme

applies slight modifications to sphinx_rtd_theme (Python 3)

This applies slight modifications to sphinx_rtd_theme. It needs the aforementioned theme to be installed.

ruby-gh

multi-layer client for the GitHub API v3

This is a highly flexible, layered, low-level GitHub client library for the GitHub API v3, trying to get out of your way and let you get to the GitHub data as simple as possible. Unless you add layers, you will end up with Hashes and Arrays. The approach and API should be familiar from projects like Rack or Faraday.

postgresql-13-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.