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-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.
ruby-unicode-blocks
Ruby library returning Unicode blocks of a string
A Unicode block is one of several contiguous ranges of numeric character codes
(code points) of the Unicode character set that are defined by the Unicode
Consortium for administrative and documentation purposes. Each Unicode
character belongs to such a block.