python3-rxv

automation Library for Yamaha receivers

This package provides an automation Library for for Yamaha RX-V473, RX-V573, RX-V673, RX-V773 receivers.

python3-samsungctl

Remote control Samsung televisions via TCP/IP connection

This package provides a library and a command line tool for remote controlling Samsung televisions via a TCP/IP connection. It currently supports both pre-2016 TVs as well most of the modern Tizen-OS TVs with Ethernet or Wi-Fi connectivity.

libsimgrid3.36

Toolkit for scalable simulation of distributed applications

SimGrid is a toolkit that provides core functionalities for the simulation of distributed applications in heterogeneous distributed environments. SimGrid can be used as a Grid simulator, a P2P simulator, a Cloud simulator, a MPI simulator, or a mix of all of them. The typical use-cases of SimGrid include heuristic evaluation, application prototyping, and real application development and tuning.

postgresql-17-credcheck

PostgreSQL username/password checks

The credcheck PostgreSQL extension provides few general credential checks, which will be evaluated during the user creation, during the password change and user renaming. By using this extension, we can define a set of rules:

postgresql-17-extra-window-functions

Extra Window Functions for PostgreSQL

This extension provides additional window functions to PostgreSQL. Some of them provide SQL Standard functionality but without the SQL Standard grammar, others extend on the SQL Standard, and still others are novel and hopefully useful to someone.

postgresql-17-first-last-agg

PostgreSQL extension providing first and last aggregate functions

first-last-agg is a simple extension providing two aggregate functions, last and first, operating on any element type and returning the last or the first value of the group.