kerneloops-applet

applet for the kernel oops tracker

The kerneloops applet allows the kerneloops crash reporting utility to ask a desktop user for permission before submitting an oops report to the oops.kernel.org website.

libmoosex-types-laxnum-perl

Moose type providing the loose behavior of Moose's old Num type

MooseX::Types::LaxNum accepts everything for which Scalar::Util's looks_like_number() returns true. It can be used to get the old behaviour of Moose::Util::TypeConstraints::Num, since Num has been changed to be more strict since 2.10.
additional artwork for the Xfce4 Desktop Environment

xfce4-artwork

additional artwork for the Xfce4 Desktop Environment

python3-streamz

build pipelines to manage continuous streams of data

It is simple to use in simple cases, but also supports complex pipelines that involve branching, joining, flow control, feedback, back pressure, and so on. Optionally, Streamz can also work with both Pandas and cuDF dataframes, to provide sensible streaming operations on continuous tabular data.

python3-rgain3

Replay Gain volume normalization Python library

This package provides a Python package to calculate the Replay Gain values of audio files, and store those values in the files as metadata. Media players that support Replay Gain will use this information to adjust the volume during playback, so that all tracks sound equally loud.

libmoosex-has-options-perl

module for succinctly declaring options for Moose attributes

MooseX::Has::Options provides a succinct syntax for declaring options for Moose attributes. It hijacks the has function imported by Moose and replaces it with one that understands the options syntax.