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.

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