gstreamer1.0-pulseaudio

GStreamer plugin for PulseAudio (transitional package)

GStreamer is a streaming media framework, based on graphs of filters which operate on media data. Applications using this library can do anything from real-time sound processing to playing videos, and just about anything else media-related. Its plugin-based architecture means that new data types or processing capabilities can be added simply by installing new plug-ins.

python3-multidict

multidict implementation (Python library)

Multidicts are useful for working with HTTP headers, URL query args etc.

libca-certs-ocaml

detect root CA certificates from the operating system (runtime)

TLS requires a set of root anchors (Certificate Authorities) to authenticate servers. This library exposes this list so that it can be registered with ocaml-tls.

ntruprime

microlibrary for Streamlined NTRU Prime - command line tools

libntruprime is an implementation of the Streamlined NTRU Prime cryptosystem as a microlibrary.

python3-test-stages

Run tests in groups, stopping on errors - Python library

The `test-stages` library provides command-line tools that wrap Python test environment runners such as Tox or Nox, invoking them so as the various tests are run in parallel, in groups, as specified on the command line. This allows the fastest tests to be run first, and the slower ones to only be started if it makes sense (e.g. if tools like ruff or flake8 did not uncover any trivial syntax errors).

libtext-layout-perl

Pango style markup formatting

Text::Layout provides methods for Pango style text formatting. Where possible the methods have identical names and (near) identical behavior as their Pango counterparts.