python3-pyqt6.qtwebchannel

Python bindings for Qt 6 WebChannel module

Qt WebChannel API enables peer-to-peer communication between a server and a client (HTML/JavaScript or QML application).

libpbkdf-ocaml

password based key derivation functions from PKCS#5 (runtime)

An implementation of PBKDF 1 and 2 as defined by PKCS#5.

libqmenumodel1

Qt binding for GMenuModel - shared library

Qt binding for GMenuModel that allows connecting to a menu model exposed on D-Bus and presents it as a list model. It can be used to expose indicator or application menus for applications using the Qt framework.

futhark

optimising compiler for Futhark programming language

Futhark is a small programming language designed to be compiled to efficient parallel code. It is a statically typed, data-parallel, and purely functional array language in the ML family, and comes with a heavily optimising ahead-of-time compiler that presently generates GPU code via CUDA, HIP and OpenCL, although the language itself is hardware-agnostic.

python3-docxcompose

concatenate/append Microsoft Word (.docx) files

docxcompose is a Python library for concatenating/appending Microsoft Word (.docx) files.

python3-railroad-diagrams

library for generating railroad diagrams - Python port

Railroad diagrams are a way of visually representing a grammar in a form that is more readable than using regular expressions or BNF. They can easily represent any context-free grammar, and some more powerful grammars.