python3-rangehttpserver

SimpleHTTPServer with support for Range requests

RangeHTTPServer is a Python module for running a simple HTTP server with support for range requests. It is suitable for use in local testing, not Internet scale production use.

libldm-common-qt6-0

Lomiri Upload/Download Manager - shared library (Qt6)

Lomiri Upload/Download Manager performs uploads and downloads from a centralized location.

libmumps-64pord-seq-5.6t64

Direct linear systems solver (64 bit) - non-parallel shared libraries

MUMPS implements a direct solver for large sparse linear systems, with a particular focus on symmetric positive definite matrices. It can operate on distributed matrices e.g. over a cluster. It has Fortran and C interfaces, and can interface with ordering tools such as Scotch.

libldm-priv-common-qt6-0

Lomiri Upload/Download Manager - shared private library (Qt6)

Lomiri Upload/Download Manager performs uploads and downloads from a centralized location.

libcamel-1.2-63

Evolution MIME message handling library

Camel is a generic messaging library. It supports the standard messaging system for receiving and sending messages. It is the messaging backend for Evolution.

python3-procset

Pure Python implementation of the interval set data structure

An interval set (provided as the ProcSet class) is a memory-efficient representation of closed-interval sets. A ProcSet is an hybrid between a set and a list of indexes. More precisely, a ProcSet object is an ordered collection of unique non-negative int. It supports most of set operations: notably membership testing, mathematical operations such as intersection, union, and (symmetric) difference; with the additional ability to access its elements by position.