python3-launchpadlib-desktop

Launchpad web services client library with credential storage (Python 3)

A free Python library for scripting Launchpad through its web services interface.

python3-rdata

parses R dataset (.rda) files

The common way of reading an R dataset consists on two steps:

gtkgreet

GTK based greeter for greetd

gtkgreet is a GTK-based graphical user interface for the greetd program, written in C and GTK. For use with wlroots-based window managers like sway.

gtk4-layer-shell-examples

wayland layer shell protocol library (GTK4) -- examples

A library for using the Layer Shell Wayland protocol with GTK4. With this library you can build desktop shell components such as panels, notifications and wallpapers. It's compatible with C, C++ and any language that supports GObject introspection files (Python, Vala, etc).

gdc-12-mips-linux-gnu

GNU D compiler (version 2) (cross compiler for mips architecture)

This is the GNU D compiler, which compiles D on platforms supported by gcc. It uses the gcc backend to generate optimised code.

postgresql-16-hypopg

PostgreSQL extension adding support for hypothetical indexes.

An hypothetical, or virtual, index is an index that doesn't really exists, and thus doesn't cost CPU, disk or any resource to create. They're useful to know if specific indexes can increase performance for problematic queries, since you can know if PostgreSQL will use these indexes or not without having to spend resources to create them.