gamescope

Micro-compositor for game scaling

Gamescope wraps your games to give them scaling and fullscreen options. It provides a Wayland compositor to your games, but gamescope runs under both Wayland and X.org.

libatk1.0-0t64

ATK accessibility toolkit

ATK is a toolkit providing accessibility interfaces for applications or other toolkits. By implementing these interfaces, those other toolkits or applications can be used with tools such as screen readers, magnifiers, and other alternative input devices.

libarchive13t64

Multi-format archive and compression library (shared library)

The libarchive library provides a flexible interface for reading and writing archives in various formats such as tar and cpio. libarchive also supports reading and writing archives compressed using various compression filters such as gzip and bzip2. The library is inherently stream-oriented; readers serially iterate through the archive, writers serially add things to the archive.

libgom-1.0-0t64

Object mapper from GObjects to SQLite

Gom provides an object mapper from GObjects to SQLite. It helps you write applications that need to store structured data as well as make complex queries upon that data.

libdex-1-1

Library for deferred execution

Dex is a library supporting "Deferred Execution" with the explicit goal of integrating with GNOME and GTK-based applications. It provides primatives for supporting futures in a variety of ways with both read-only and writable views. Additionally, integration with existing asynchronous-based APIs is provided through the use of wrapper promises.

python3-pglast

PostgreSQL Languages AST and statements prettifier (Python 3)

This is a Python 3 module that exposes the parse tree of a PostgreSQL statement (extracted by the almost standard PG parser repackaged as a standalone static library by libpg_query) as set of interconnected nodes, usually called an abstract syntax tree.