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-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-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.

python3-truststore

Python Library to verify certificates using native system trust stores

Truststore is a library which exposes native system certificate stores (ie "trust stores") through an `ssl.SSLContext`-like API. This means that Python applications no longer need to rely on certifi as a root certificate store.

python3-varlink

Python implementation of the Varlink protocol

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

qbootctl

utility to control Quacomm A/B boot slots

Qbootctl is a CLI tool for manipulating A/B slots on Android devices. It is a port of the original Android bootctrl HAL developed by Qualcomm, modified to build on Linux and provide a friendly CLI interface.