pyotherside-tests 1.6.0-4build2 (riscv64 binary) in ubuntu noble

 A Qt QML Plugin that provides access to a Python 3 interpreter from QML.
 .
 PyOtherSide is a Qt QML Plugin that provides access to a Python 3
 interpreter from QML. It was designed with mobile devices in mind, where
 high-framerate touch interfaces are common, and where the user usually
 interfaces only with one application at a time via a touchscreen. As such, it
 is important to never block the UI thread, so that the user can always
 continue to use the interface, even when the backend is processing,
 downloading or calculating something in the background.
 .
 At its core, PyOtherSide is basically a simple layer that converts Qt (QML)
 objects to Python objects and vice versa, with focus on asynchronous events
 and continuation-passing style function calls.
 .
 This package contains the test suite that can be started post-installation.

Details

Package version:
1.6.0-4build2
Source:
pyotherside 1.6.0-4build2 source package in Ubuntu
Status:
Deleted
Component:
universe
Priority:
Optional