libstdc++-12-pic-m68k-cross
GNU Standard C++ Library v3 (shared library subset kit) (m68k)
This is used to develop subsets of the libstdc++ shared libraries for
use on custom installation floppies and in embedded systems.
libstdc++-12-pic-powerpc-cross
GNU Standard C++ Library v3 (shared library subset kit) (powerpc)
This is used to develop subsets of the libstdc++ shared libraries for
use on custom installation floppies and in embedded systems.
libstdc++-12-pic-ppc64-cross
GNU Standard C++ Library v3 (shared library subset kit) (ppc64)
This is used to develop subsets of the libstdc++ shared libraries for
use on custom installation floppies and in embedded systems.
libstdc++-12-pic-sh4-cross
GNU Standard C++ Library v3 (shared library subset kit) (sh4)
This is used to develop subsets of the libstdc++ shared libraries for
use on custom installation floppies and in embedded systems.
libqt6core6t64
Qt 6 core module
Qt is a cross-platform C++ application framework. Qt's primary feature
is its rich set of widgets that provide standard GUI functionality.
python3-django-pint
Django Quantity Field (Python3 version)
A small Django field extension allowing you to store quantities in certain
units and perform conversions easily. Uses pint behind the scenes. Also
contains a form field class and form widget that allows a user to choose
alternative units to input data. The cleaned_data will output the value in the
base_units defined for the field, eg: you specify you want to store a value in
grams but will allow users to input either grams or ounces.