libvisp-imgproc3.6

visual servoing platform imgproc library

This package contains the ViSP (Visual Servoing Platform) image processing runtime library.

gcc-13-plugin-dev-sparc64-linux-gnu

Files for GNU GCC plugin development.

This package contains (header) files for GNU GCC plugin development. It is only used for the development of GCC plugins, but not needed to run plugins.

libstdc++-13-pic-arc-cross

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

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

gcc-13-plugin-dev-sh4-linux-gnu

Files for GNU GCC plugin development.

This package contains (header) files for GNU GCC plugin development. It is only used for the development of GCC plugins, but not needed to run plugins.

python3-arabic-reshaper

reshape isolated Arabic characters and replace them with their correct shapes

Arabic characters in the isolated form, i.e. every character rendered regardless of its surroundings, need to be reshaped and replaced with their correct shapes according to their surroundings. Using this library helps with the reshaping.

python3-kgb

Utilities for spying on function calls in Python unit tests

Spies intercept and record calls to functions. They can report on how many times a function was called and with what arguments. They can allow the function call to go through as normal, to block it, or to reroute it to another function.