python3-linetable

Parse and generate linetable attributes for Python 3 code objects

This module provides a simple interface to parse and generate co_linetable attributes for Python 3 code objects, dealing with the version-specific changes in the CPython implementation.

qt6-quick3dphysics-dev-tools

Qt 6 Quick 3D Physics development programs

Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality.

libqt6texttospeech6

Qt 6 Speech library

Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality.

qml6-module-qttexttospeech

Qt 6 Speech QML module

Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality.

qt6-speech-speechd-plugin

Qt 6 Speech library - speechd plugin

Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality.

libfoonathan-memory0.7.3

STL compatible C++ memory allocator library

The default STL allocator model has various flaws, for example you cannot easily share a single allocator for multiple types. This library is one of many proposed solutions for the shortcomings of the standard allocator, which unlike many other solutions does not require changes in the STL itself.