python3-zope.deferredimport

Deferred imports of Python modules

Often, especially for package modules, you want to import names for convenience, but not actually perform the imports until necessary. The zope.deferredimport package provides facilities for defining names in modules that will be imported from somewhere else when used. You can also cause deprecation warnings to be issued when a variable is used.

linux-doc-6.9

Linux kernel specific documentation for version 6.9

This package provides the various README files and HTML documentation for the Linux kernel version 6.9. Plenty of information, including the descriptions of various kernel subsystems, filesystems, driver-specific notes and the like. An index to the documentation is installed as /usr/share/doc/linux-doc-6.9/html/index.html.

fvwm3

F(?) Virtual Window Manager

FVWM3 is a powerful ICCCM2 compliant multiple virtual desktop window manager for the X Window System. FVWM3 is the successor to FVWM 2.x, which was originally (a looooong time ago!) derived from TWM. FVWM3 is intended to have a small memory footprint but a rich feature set, be extremely customizable and extendible, and have a high degree of Motif MWM compatibility.

libtypec-utils

generic USB-C port management library (tools)

libtypec provides a generic interface abstracting all platform complexity for efficient userspace USB-C port management.

python3-spopt

spatial optimization in PySAL

Open source Python library under active development, this module is sourced from the module region in PySAL (Python Spatial Analysis Library).

python3-pymbar

Python implementation of the multistate Bennett acceptance ratio (MBAR)

Pymbar is a library that provides tools for optimally combining simulations from multiple thermodynamic states using maximum likelihood methods to compute free energies (normalization constants) and expectation values from all of the samples simultaneously.