libqaccessibilityclient-qt6-0

helper to make writing accessibility tools easier

Helper library to make writing accessibility tools easier. Used by screen readers for example.

node-codemirror-lang-rust

Rust language support for the CodeMirror code editor

CodeMirror is a code editor component for the web. It can be used in websites to implement a text input field with support for many editing features, and has a rich programming interface to allow further extension.

postgresql-17-mimeo

specialized, per-table replication between PostgreSQL instances

Mimeo is a PostgreSQL extension that provides specialized, per-table replication between PostgreSQL instances. It currently provides snapshot (whole table copy), incremental (based on an incrementing timestamp or id), and DML (inserts, updates and deletes) replication methods.

node-codemirror-lang-java

Java language support for the CodeMirror code editor

CodeMirror is a code editor component for the web. It can be used in websites to implement a text input field with support for many editing features, and has a rich programming interface to allow further extension.

postgresql-17-debversion

Debian version number type for PostgreSQL

Debian version numbers, used to version Debian binary and source packages, have a defined format, including specifications for how versions should be compared in order to sort them. This package implements a "debversion" type to represent Debian version numbers within the PostgreSQL database. This also includes operators for version comparison and index operator classes for creating indexes on the debversion type.

python3-pykodi

Async interface to interact with Kodi over JSON-RPC

This library provides a robust async interface to interact with a Kodi multimedia system using JSON-RPC. Users can control various aspects of Kodi, such as playback, volume, and application properties. The connection can be established over HTTP or WebSocket, supporting both secured (SSL) and standard connections. This library is designed to integrate with systems requiring Kodi control, offering functions like play, pause, volume adjustment, and property retrieval.