qml-module-qtdatavisualization

Qt 5 Data Visualization 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.

libqt5qmlworkerscript5

Qt 5 QML Worker Script library

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

qml-module-qtquick-localstorage

Qt 5 localstorage 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.

libqt53dquickinput5

Qt 3D Quick input

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

tty-share

Terminal sharing over the Internet

tty-share is a very simple command line tool that gives remote access to a UNIX terminal session.

python3-macholib

module for Mach-O header analysis and editing (Python 3 interface)

This module can be used to analyze and edit Mach-O headers, the executable format used by Mac OS X. It's typically used as a dependency analysis tool, and also to rewrite dylib references in Mach-O headers to be @executable_path relative. Though this tool targets a platform specific file format, it is pure Python code that is platform and endian independent.