gccgo-14-multilib-i686-linux-gnu
GNU Go compiler (multilib support) (cross compiler for i386 architecture)
This is the GNU Go compiler, which compiles Go on platforms supported
by the gcc compiler.
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.
gcc-14-multilib-i686-linux-gnu
GNU C compiler (multilib support) (cross compiler for i386 architecture)
This is the GNU C compiler, a fairly portable optimizing compiler for C.
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.