python3-pyqt6.sip

runtime module for Python extensions using SIP

SIP is a collection of tools that makes it very easy to create Python bindings for C and C++ libraries.

libolap4j-java

unified Java API to access an OLAP server

olap4j is a Java library to access a OLAP server with an unified API : you may switch your OLAP server to another implementation with ease.

libfst-tools

weighted finite-state transducers library (tools)

OpenFst is a library for constructing, combining, optimizing, and searching weighted finite-state transducers (FSTs). Weighted finite-state transducers are automata where each transition has an input label, an output label, and a weight. The more familiar finite-state acceptor is represented as a transducer with each transition's input and output label equal. Finite-state acceptors are used to represent sets of strings (specifically, regular or rational sets); finite-state transducers are used to represent binary relations between pairs of strings (specifically, rational transductions). The weights can be used to represent the cost of taking a particular transition.

python3-pyscard

Python3 wrapper above PC/SC API

This package contains a wrapper to use PC/SC from a Python 3 program. PC/SC (or winscard or pcsc) is an API to communicate with smart cards and smart card readers.

libopenjpip-server

JPIP server for JPEG 2000 files

OpenJPIP software is an implementation of JPEG 2000 Part9: Interactivity tools, APIs and protocols (JPIP). For more info about JPIP, check the website: http://www.jpeg.org/jpeg2000/j2kpart9.html. The current implementation uses some results from the 2KAN project (http://www.2kan.org).

python3-orange-canvas-core

Core component of Orange Canvas

Orange Canvas Core is a framework for building graphical user interfaces for editing workflows. It is a component used to build the Orange Canvas data-mining application (for which it was developed in the first place).