libgnat-12-mips64el-cross
runtime for applications compiled with GNAT (shared library)
GNAT is a compiler for the Ada programming language. It produces optimized
code on platforms supported by the GNU Compiler Collection (GCC).
python3-luma.oled
library interfacing OLED matrix displays
Library interfacing OLED matrix displays with the
SSD1306, SSD1309, SSD1322, SSD1325, SSD1327, SSD1331, SSD1351, SH1106 or WS0010
driver using I2C/SPI/Parallel on the Raspberry Pi and other linux-based
single-board computers - it provides a Pillow-compatible drawing canvas,
and other functionality to support:
scrolling/panning capability,
terminal-style printing,
state management,
color/greyscale (where supported),
dithering to monochrome
gfortran-11-multilib-i686-linux-gnu
GNU Fortran compiler (multilib support) (cross compiler for i386 architecture)
This is the GNU Fortran compiler, which compiles Fortran on platforms
supported by the gcc compiler.
libgnat-12-mips64-cross
runtime for applications compiled with GNAT (shared library)
GNAT is a compiler for the Ada programming language. It produces optimized
code on platforms supported by the GNU Compiler Collection (GCC).
postgresql-15-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.