libappstreamqt3

Qt6 library to access AppStream services

AppStream is a metadata specification which permits software components to provide information about themselves to automated systems and end-users before the software is actually installed. This permits informative displays of new applications to users in software centers, as well as allowing a system to make decisions on which new software a user might want to install (e.g. missing firmware or media handlers).

dh-raku

debhelper add-on to simplify Perl 6 package building

dh-raku provides a debhelper add-on called 'raku'. This simplifies common steps of Raku (formerly Perl 6) package building.

postgresql-15-pg-fact-loader

Build fact tables asynchronously with Postgres

Use queue tables to build fact tables asynchronously for PostgreSQL 15.

node-http-proxy

HTTP programmable proxying library that supports websockets.

It is suitable for implementing components such as reverse proxies and load balancers. A new proxy is created by calling createProxyServer and passing an options object as argument. var httpProxy = require('http-proxy'); var proxy = httpProxy.createProxyServer(options);

postgresql-15-icu-ext

PostgreSQL extension exposing functionality from the ICU library

icu_ext is an extension to expose functionality from ICU to PostgreSQL applications.

node-hsluv

HSLuv is a human-friendly alternative to HSL

This is an alternative to the HSL (hue, saturation, lightness) colorspace which implements the idea of specifying a color by hue, saturation and lightness in a way that is compatible with how they are perceived by humans.