libn32go22-mips64el-cross
Runtime library for GNU Go applications (n32)
Library needed for GNU Go applications linked against the
shared library.
libn32go22-mips64r6-cross
Runtime library for GNU Go applications (n32)
Library needed for GNU Go applications linked against the
shared library.
libwireplumber-0.5-0
Shared libraries for WirePlumber
WirePlumber is a modular session / policy manager for PipeWire and a
GObject-based high-level library that wraps PipeWire's API, providing
convenience for writing the daemon's modules as well as external tools for
managing PipeWire.
python3.10-venv
Interactive high-level object-oriented language (pyvenv binary, version 3.10)
Python is a high-level, interactive, object-oriented language. Its 3.10 version
includes an extensive class library with lots of goodies for
network programming, system administration, sounds and graphics.
jtreg6
Regression Test Harness for the OpenJDK platform
jtreg is the test harness used by the OpenJDK test framework.
This framework is intended primarily for regression tests.
It can also be used for unit tests, functional tests, and even simple product
tests -- in other words, just about any type of test except a conformance test,
which belong in a TCK.
postgresql-14-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.