g++-11-s390x-linux-gnu
GNU C++ compiler (cross compiler for s390x architecture)
This is the GNU C++ compiler, a fairly portable optimizing compiler for C++.
r-cran-quantreg
GNU R package for quantile regression
The quantreg package provides quantitle regression and related methods.
python3-flake8-class-newline
flake8 extension to lint for a method newline after a Class definition
PEP8 recommends surrounding every class method with a single blank line. See
https://www.python.org/dev/peps/pep-0008/#blank-lines However flake8 is
ambiguous about the first method having a blank line above it.
python3-wsgi-intercept
installs a WSGI application in place of a real URI for testing (python3)
Testing a WSGI application normally involves starting a server at a local host
and port, then pointing your test code to that address. Instead, this library
lets you intercept calls to any specific host/port combination and redirect
them into a WSGI application importable by your test program. Thus, you can
avoid spawning multiple processes or threads to test your Web app.
alsa-tools
Console based ALSA utilities for specific hardware
A collection of console-based utilities for specific sound hardware:
libstdc++-13-pic-amd64-cross
GNU Standard C++ Library v3 (shared library subset kit) (amd64)
This is used to develop subsets of the libstdc++ shared libraries for
use on custom installation floppies and in embedded systems.