python3-debugpy

Implementation of the Debug Adapter Protocol for Python 3

This package allows debugging of Python using Spyder and VS Code, among others. It can also be used directly.

postgresql-17-pgfincore

set of PostgreSQL functions to manage blocks in memory

Those functions let you know which and how many disk block from a relation are in the page cache of the operating system, and eventually write the result to a file. Then using this file, it is possible to restore the page cache state for each block of the relation.

postgresql-17-pgq-node

Cascaded queueing on top of PgQ

PgQ provides generic queues for PostgreSQL. It allows multiple queues in one database, each queue can be consumed by multiple consumers.

libfaust-static

functional programming language for realtime audio - static libraries

Faust is a functional programming language specifically designed for realtime audio applications and plugins. The syntax of the language is block diagram oriented. The faust compiler translates signal processing specifications into optimized C++ code for signal processing applications.

lazarus-ide-gtk2-3.8

IDE for Free Pascal - GTK+ version

Lazarus is an IDE to create (graphical and console) applications with Free Pascal, the (L)GPLed Pascal and Object Pascal compiler that runs on Windows, Linux, Mac OS X, FreeBSD and more.

python3-pymonoprice

Python API for controlling Monoprice 6-zone amplifier

This library enables integration with the Monoprice 6-Zone Home Audio Controller via a serial connection. It facilitates the control of multiple audio zones, allowing for operations such as changing volume, power state, mute status, and audio source. Users can also manage advanced settings like treble, bass, balance, and various modes including Public Announcement and Do Not Disturb. Each audio zone can be controlled individually, and the library supports both synchronous and asynchronous operation modes.