python3-workqueue

cooperative computing tools work queue Python3 bindings

CCTools's Work Queue is a system and API for building master-worker style programs that scale up to thousands of processors. This package provides bindings to access this system from Python3.

libwsutil11

network packet dissection utilities library -- shared library

libghc-prettyprinter-prof

modern, easy-to-use, extensible prettyprinter; profiling libraries

Haskell, more specifically Hackage, has a zoo of Wadler/Leijen based prettyprinters already. Each of them addresses a different concern with the classic wl-pprint package. This package solves all these issues, and then some: * Text instead of String * No name clashes * Annotation support * Extensible backends * Performance * Open implementation

python3-ecasound

multitrack-capable audio recorder and effect processor (Python bindings)

Ecasound is a software package designed for multitrack audio processing. It can be used for simple tasks like audio playback, recording and format conversions, as well as for multitrack effect processing, mixing, recording and signal recycling.

python-importlib-metadata

library to access the metadata for a Python package - Python 2.7

libhighwayhash0

Fast strong hash functions: SipHash/HighwayHash (library)

Highwayhash provides three 'strong' (well-distributed and unpredictable) hash functions: a faster version of SipHash, a data-parallel variant of SipHash using tree hashing, and an even faster algorithm called HighwayHash.