python-pyside2.qtwebenginewidgets
Python bindings for Qt5 WebEngineWidgets module (Python 2)
python-pyssim
Tool computing the Structural Similarity Image Metric (SSIM)
Computes the SSIM between two images.
python3-pyside2.qtprintsupport
Python bindings for Qt5 PrintSupport module (Python 3)
pyside2 provides Python bindings for Qt 5.x framework.
python3-pyside2.qttest
Python bindings for Qt5 Test module (Python 3)
pyside2 provides Python bindings for Qt 5.x framework.
libgluegen2-build-java
tool to automatically generate Java and JNI code (Java sources)
Gluegen reads as input ANSI C header files and separate configuration files
which provide control over many aspects of the glue code generation. GlueGen
uses a complete ANSI C parser and an internal representation (IR) capable of
representing all C types to represent the APIs for which it generates
interfaces. It has the ability to perform significant transformations on the
IR before glue code emission. GlueGen is currently powerful enough to bind
even low-level APIs such as the Java Native Interface (JNI) and the AWT Native
Interface (JAWT) back up to the Java programming language.
python3-pytest-sourceorder
Test-ordering plugin for pytest3 (Python 3)
A pytest plugin for ensuring tests within a class are run in source order.