python3-sniffio
detect which async Python library is in use (Python3 version)
Python library that support multiple async packages (like Trio, asyncio,
etc) need to know which is in use. This library provides this information.
r-cran-munsell
Utilities for using Munsell colors
Provides easy access to, and manipulation of, the Munsell colors.
Provides a mapping between Munsell's original notation
(e.g., "5R 5/10") and hexadecimal strings suitable for use
directly in R graphics. Also provides utilities to explore slices
through the Munsell color tree, to transform Munsell colors and
display color palettes.
libblosc2-3
Fast, compressed, persistent binary data store library for C
Blosc is a high performance compressor optimized for binary data. It has been
designed to transmit data to the processor cache faster than the traditional,
non-compressed, direct memory fetch approach via a memcpy() OS call. Blosc
main goal is not just to reduce the size of large datasets on-disk or
in-memory, but also to accelerate memory-bound computations.
g++-14-mips64el-linux-gnuabi64
GNU C++ compiler for mips64el-linux-gnuabi64 architecture
This is the GNU C++ compiler, a fairly portable optimizing compiler for C++.
gcc-14-mips64el-linux-gnuabi64
GNU C compiler for the mips64el-linux-gnuabi64 architecture
This is the GNU C compiler for the mips64el-linux-gnuabi64 architecture,
a fairly portable optimizing compiler for C.
python3-nbconvert
Jupyter notebook conversion (Python 3)
Jupyter nbconvert converts notebooks to various other formats
using Jinja templates.