jpegqs

JPEG artifacts removal tool

JPEG Quant Smooth tries to recover the lost precision of DCT coefficients based on a quantization table from a JPEG image.

python3-cmyt

Matplotlib colormaps from the yt project

This package provides several colormaps for the scientific use with matplotlib. It contains perceptually uniform sequential colormaps (abre, dusk, kepl, octarine), monochromatic sequential colormaps (blue, green, red) and other (algae, pastel and xray).

librte-cryptodev22

Data Plane Development Kit (librte-cryptodev runtime library)

DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces.

libmozjs-115-0t64

SpiderMonkey JavaScript library

SpiderMonkey is the code-name for Mozilla Firefox's C++ implementation of JavaScript. It is intended to be embedded in other applications that provide host environments for JavaScript.

libgeo-libproj-ffi-perl

Foreign function interface to PROJ coordinate transformation software

Geo::LibProj::FFI is a foreign function interface to the PROJ coordinate transformation / projection library. Please see the PROJ library's C function reference for further documentation.

libghc-semirings-prof

two monoids as one, in holy haskimony; profiling libraries

Haskellers are usually familiar with monoids and semigroups. A monoid has an appending operation `<>` (or `mappend`), and an identity element, `mempty`. A semigroup has an appending `<>` operation, but does not require a `mempty` element.