postgresql-16-plpgsql-check

plpgsql_check extension for PostgreSQL

plpgsql_check is the next generation of plpgsql_lint for PL/pgsql source code. The SQL statements inside PL/pgSQL functions are checked for semantic errors.

postgresql-16-plprofiler

PostgreSQL PL/pgSQL functions performance profiler

The plprofiler is an extension for the PostgreSQL database system to create performance profiles of PL/pgSQL functions and stored procedures. The included external Python class and command line utility can be used to easily control the extension, run arbitrary SQL commands (invoking PL/pgSQL functions), save and manage the resulting performance datasets and create HTML reports from them.

libfastrtps2.10

C++ library for the Real Time Publish Subscribe Protocol

This package is part of eProsima FastDDS. RTPS is the wire interoperability protocol defined for the Data Distribution Service (DDS) standard by the Object Management Group (OMG).

python3-pyqt6.qtwebsockets

Python bindings for Qt 6 WebSockets module

Qt WebSockets API provides C++ and QML interfaces that enable Qt applications to act as a server that can process WebSocket requests, or a client that can consume data received from the server, or both.

ansible-core

Configuration management, deployment, and task execution system

Ansible is a radically simple model-driven configuration management, multi-node deployment, and remote task execution system. Ansible works over SSH and does not require any software or daemons to be installed on remote nodes. Extension modules can be written in any language and are transferred to managed machines automatically.

qml6-module-qtwebchannel

Qt 6 WebChannel QML module

Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality.