node-thenby

library that helps sorting arrays on multiple keys

It allows users to use the native Array::sort() method of javascript, but pass in multiple functions to sort that are composed with firstBy().thenBy().thenBy() style.

libgit-repository-perl

Perl interface to Git repositories

Git::Repository is a Perl interface to Git, for scripted interactions with repositories. It's a low-level interface that allows calling any Git command, whether porcelain or plumbing, including bidirectional commands such as git commit-tree.

php8.2-gmagick

Provides a wrapper to the GraphicsMagick library

Gmagick is a php extension to create, modify and obtain meta information of images using the GraphicsMagick API.

php8.2-gnupg

PHP wrapper around the gpgme library

This PHP extension provides methods to interact with gnupg.

libslepc64-real3.14

Scalable Library for Eigenvalue Problem Computations (64-bit)

SLEPc is a software library for the solution of large scale sparse eigenvalue problems on parallel computers. It is an extension of PETSc and can be used for either standard or generalized eigenproblems, with real or complex arithmetic. It can also be used for computing a partial SVD of a large, sparse, rectangular matrix.

python3-slepc4py-64-real3.14

Python 3 bindings for 64-bit SLEPc 3.14 libraries (real numbers)

SLEPc is the Scalable Library for Eigenvalue Problem Computations.