libstdc++-13-dev-mips64el-cross

GNU Standard C++ Library v3 (development files) (mips64el)

This package contains the headers and static library files necessary for building C++ programs which use libstdc++.

libstdc++-13-dev-mipsel-cross

GNU Standard C++ Library v3 (development files) (mipsel)

This package contains the headers and static library files necessary for building C++ programs which use libstdc++.

libstdc++-13-pic-mipsr6-cross

GNU Standard C++ Library v3 (shared library subset kit) (mipsr6)

This is used to develop subsets of the libstdc++ shared libraries for use on custom installation floppies and in embedded systems.

libcrypt-argon2-perl

Perl interface to the Argon2 key derivation functions

The Crypt::Argon2 implements the Argon2 key derivation function, which is suitable to convert any password into a cryptographic key. This is most often used to secure storage of passwords but can also be used to derive a encryption key from a password. It offers variable time and memory costs as well as output size.

libgraphics-libplot-perl

Perl interface to libplot

Graphics::Libplot provides a Perl interface to libplot from plotutils. Only the C library routines are available with this package.

libjson-maybexs-perl

interface to the best available JSON module

JSON::MaybeXS first checks to see if either Cpanel::JSON::XS or JSON::XS is already loaded, in which case it uses that module. Otherwise it tries to load Cpanel::JSON::XS, then JSON::XS, then JSON::PP in order, and either uses the first module it finds or throws an error.