cpp-14-m68k-linux-gnu

GNU C preprocessor for m68k-linux-gnu

A macro processor that is used automatically by the GNU C compiler to transform programs before actual compilation.

libx32stdc++-14-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++.

libstdc++-14-pic-ppc64el-cross

GNU Standard C++ Library v3 (shared library subset kit) (ppc64el)

This is used to develop subsets of the libstdc++ shared libraries for use on custom installation floppies and in embedded systems.

python3-linear-garage-door

Control Linear Garage Doors

This library allows users to control Linear garage doors programmatically. It enables interaction with garage doors by communicating with the Linear service, letting users open, close, and monitor their garage doors through an application interface. Device names in the control interface are generated based on the names defined in the Linear mobile app.

libstdc++-14-dev-armhf-cross

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

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

tox-stages

Run Tox tests in groups, stopping on errors

The `test-stages` library provides command-line tools that wrap Python test environment runners such as Tox or Nox, invoking them so as the various tests are run in parallel, in groups, as specified on the command line. This allows the fastest tests to be run first, and the slower ones to only be started if it makes sense (e.g. if tools like ruff or flake8 did not uncover any trivial syntax errors).