lua-vips

Fast image processing library with low memory needs for Lua

Lua module that implements bindings for VIPS using LuaJIT's FFI module.

python3-cached-ipaddress

Cache construction of IP address objects

Provides a caching mechanism for IP address objects. This module caches the construction of IP address objects and their properties, making it efficient when dealing with frequently encountered IP addresses.

wl-present

command-line tool for managing wl-mirror presentation sessions

wl-present is a command-line tool for managing wl-mirror presentation sessions. wl-present allows interactive control of the output or region that is mirrored in wl-mirror.

python3-synphot

Simulate photometric data and spectra in astronomy

Synphot simulates photometric data and spectra, observed or otherwise. It can incorporate external filters, spectra, and data. One can also use a pre-defined standard star (Vega), bandpass, or extinction law. Furthermore, it allows one to:

power-profiles-daemon

Makes power profiles handling available over D-Bus.

power-profiles-daemon offers to modify system behaviour based upon user-selected power profiles. There are 3 different power profiles, a "balanced" default mode, a "power-saver" mode, as well as a "performance" mode. The first 2 of those are available on every system. The "performance" mode is only available on select systems and is implemented by different "drivers" based on the system or systems it targets.

python3-oslo.limit

OpenStack limit enforcement library to assist with quota calculation

Oslo.limit is the limit enforcement library to assist with quota calculation. It aims to provide support for quota enforcement across all OpenStack services. It provides functions such as get_project_limits() and enforce_limits().