python3-nbsphinx-link

sphinx extension for including notebooks outside of sphinx root

Normally, Sphinx will only allow you to add files that are situated inside the source directory, but you might want to include files from another directory, for example a central 'examples' folder. For RST files these can be linked with include directives inside another RST file. For notebooks, there's nbsphinx-link.

lib64stdc++-12-dev-i386-cross

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

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

r-cran-metadat

GNU R meta-analysis datasets

A collection of meta-analysis datasets for teaching purposes, illustrating/testing meta-analytic methods, and validating published analyses.

python3-mbstrdecoder

multi-byte character string decoder

Mbstrdecoder is a Python library for multi-byte character string decoder.

libpcre2-posix3

New Perl Compatible Regular Expression Library - posix-compatible runtime files

This is PCRE2, the new implementation of PCRE, a library of functions to support regular expressions whose syntax and semantics are as close as possible to those of the Perl 5 language. New projects should use this library in preference to the older library, confusingly called pcre3 in Debian.

python3-async-lru

Python 3 Asyncio LRU cache implementation

Implements the Python 3 built-in function functools.lru_cache for asyncio, so you can cache the computation results of native coroutines in Python.