libfltk-images1.4

Fast Light Toolkit - image loading support

This package contains the files necessary for running programs dynamically linked with FLTK's bindings to image-loading libraries.

python3-justbackoff

Simple backoff algorithm

This library provides a practical implementation of a backoff algorithm. It operates by initiating with a minimum delay which is subsequently multiplied by a factor upon each invocation of 'duration()'. The delay is capped at a specified maximum threshold. Users can reset the delay to its initial state by invoking the 'reset()' method. Optionally, 'jitter' can be introduced to introduce randomness into the delay duration, enhancing resilience against concurrent retry storms in distributed systems by randomly staggering retry attempts. This characteristic is particularly useful when establishing connections, providing a structured approach to handling retries. The backoff library can be applied in various scenarios such as network communication attempts, where it communicates with entities like sockets or other network services.

fence-agents-ack-manual

Fence Agents for Red Hat Cluster - manual ack agent

Red Hat Fence Agents is a collection of scripts to handle remote power management for several devices. They allow failed or unreachable nodes to be forcibly restarted and removed from the cluster.

gnome-classic-xsession

Classic version of the GNOME desktop using Xorg

This package contains the required components for the GNOME Classic on Xorg session, based on the GNOME Shell. It can be started from a display manager such as GDM, and requires 3D acceleration to work properly.

python3-brottsplatskartan

API wrapper for accessing Brottsplatskartan crime data

This Python package provides a simple API wrapper for accessing Swedish crime data from Brottsplatskartan.se. It allows developers to easily retrieve information about incidents based on geographical areas or specific coordinates.

ceph-immutable-object-cache

Ceph daemon for immutable object cache

Ceph is a massively scalable, open-source, distributed storage system that runs on commodity hardware and delivers object, block and file system storage. This is a daemon for immutable object cache.