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.

libfcgi0t64

shared library of FastCGI

FastCGI is a language independent, scalable, open extension to CGI that provides high performance without the limitations of server specific APIs.

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.

python3-varlink

Python implementation of the Varlink protocol

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

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.