pacman-package-manager

Simple library-based package manager

pacman is a utility which manages software packages in Linux. It uses simple compressed files as a package format, and maintains a text-based package database just in case some hand tweaking is necessary. pacman does not strive to "do everything." It will add, remove and upgrade packages in the system, and it will allow you to query the package database for installed packages, files and owners. It also attempts to handle dependencies automatically and can download packages from a remote server.

libheif-plugin-ffmpegdec

HEIF and AVIF file format decoder and encoder - ffmpegdec plugin

libheif is an ISO/IEC 23008-12:2017 HEIF and AVIF (AV1 Image File Format) file format decoder and encoder. There is partial support for ISO/IEC 23008-12:2022 (2nd Edition) capabilities.
audio player and music collection organizer

strawberry

audio player and music collection organizer

Strawberry is a music player aimed at music collectors and audiophiles. It is a fork of Clementine. The name is inspired by the band Strawbs.

unison-2.53

file-synchronization tool for Unix and Windows

Unison is a file-synchronization tool for Unix and Windows, written in OCaml. It allows two replicas of a collection of files and directories to be stored on different hosts (or different disks on the same host), modified separately, and then brought up to date by propagating the changes in each replica to the other.

python3-stookwijzer

Library for querying Stookwijzer and Luchtmeetnet APIs

This library allows users to retrieve windspeed and air quality index data by querying the Stookwijzer and Luchtmeetnet APIs. By analyzing these environmental parameters, it provides advice on whether to engage in activities like burning pallets, wood, or using a barbecue. This helps reduce health risks associated with poor air quality and high wind speeds. The data is sourced from the Atlas Leefomgeving to ensure accurate and up-to-date information.

python3-scikit-optimize

Sequential model-based optimization toolbox

Scikit-Optimize, or ``skopt``, is a simple and efficient library for optimizing (very) expensive and noisy black-box functions. It implements several methods for sequential model-based optimization. ``skopt`` aims to be accessible and easy to use in many contexts.