node-tildify

Convert an absolute path to a tilde path

Example: `/Users/sindresorhus/dev` → `~/dev`

libqmobipocket6-2

Qt6 library for reading Mobipocket documents

QMobipocket6 is a Qt6 library for reading Mobipocket documents.

libhdf5-openmpi-hl-310

HDF5 High Level runtime files - OpenMPI version

Hierarchical Data Format 5 (HDF5) is a file format and library for storing scientific data. HDF5 was designed and implemented to address the deficiencies of HDF4.x. It has a more powerful and flexible data model, supports files larger than 2 GB, and supports parallel I/O.

python3-spexpy

Python interface for SPEX

SPEX Left LU is a software package designed to exactly solve unsymmetric sparse linear systems, Ax = b, where A, b and x contain rational numbers. This package performs a left-looking, roundoff-error-free (REF) LU factorization PAQ = LDU, where L and U are integer, D is diagonal, and P and Q are row and column permutations, respectively. Note that the matrix D is never explicitly computed nor needed; thus this package uses only the matrices L and U.

git-ubuntu

maintain an Ubuntu source package in a git tree

git-ubuntu is tooling that provides unified git-based workflows for the development of Ubuntu source packages.

python3-pathable

Python module to traverse and access resources like paths

This module provides a class DictPath to turn a dictionary into a path-like structure, allowing one to traverse them in a similar way to using pathlib.