python3-varlink

Python implementation of the Varlink protocol

A Python module that natively implements the Varlink protocol, with client and server support.

python3-lib25519

microlibrary X25519/Ed25519 - Python wrapper

lib25519 is a microlibrary for the X25519 encryption system and the Ed25519 signature system, both of which use the Curve25519 elliptic curve.

libmrpt-hwdrivers2.12

Mobile Robot Programming Toolkit - hwdrivers library

The Mobile Robot Programming Toolkit (MRPT) is an extensive, cross-platform, and open source C++ library aimed to help robotics researchers to design and implement algorithms in the fields of Simultaneous Localization and Mapping (SLAM), computer vision, and motion planning (obstacle avoidance).

python3-ghostscript

Python-Interface to the Ghostscript C-API

Ghostscript is a well known interpreter for the PostScript language and for PDF. This package implements a interface to the Ghostscript C-API using ctypes. Both a low-level and a pythonic, high-level interface are provided.

python3-fints

Python library for the FinTS banking protocol

This is a pure-python implementation of FinTS (formerly known as HBCI), a online-banking protocol commonly supported by German banks.

python3-certvalidator

Validates X.509 certificates and paths

Is a Python library that offers functionality for validating X.509 digital certificates. It is used to verify the security and integrity of X.509 certificates, which are widely used in Internet security systems such as TLS/SSL, email encryption, and more.