rocm-cmake

AMD ROCm CMake modules

rocm-cmake provides CMake modules for common build and development tasks within the ROCm project, such as setting version numbers, configuring CPack properties, and running static analysis tools. rocm-cmake is not typically required for building libraries or programs that use ROCm.

postgresql-14-jsquery

PostgreSQL JSON query language with GIN indexing support

JsQuery provides additional functionality for the PostgreSQL jsonb datatype, such as a simple and effective way to search in nested objects and arrays, and more comparison operators with index support. It does this by implementing a specialized search syntax, the @@ operator, and the jsquery type for search strings.

libace-inet-7.0.6

ACE Inet protocol library

This package provides an ACE addon library for clients (and possibly servers at some point) using Inet protocols, such as HTTP or FTP.

postgresql-15-toastinfo

Show storage structure of varlena datatypes in PostgreSQL

This PostgreSQL extension exposes the internal storage structure of variable-length datatypes, called varlena.

usbutils-py

Linux USB utilities - lsusb.py command

This package contains the Python based lsusb.py utility for inspecting the devices connected to the USB bus. It shows the devices that are currently plugged in, showing the topology of the USB bus. It also provides information on each individual device on the bus, such as the interface speed and details of a device's interfaces, including the driver bound to them and Linux devices provided by the driver, as well as the details of device and interface endpoints.

postgresql-15-tds-fdw

PostgreSQL foreign data wrapper for TDS databases

tds_fdw is a PostgreSQL foreign data wrapper that can connect to databases that use the Tabular Data Stream (TDS) protocol, such as Sybase databases and Microsoft SQL Server.