php-christianriesen-base32

PHP library to encode/decode the Base32 format

Base32, defined in IETF RFC 4648, is an encoding for arbitrary binary data into the characters A-Z, numbers 2-7, and the equals sign [=], for padding.

php-symfony-polyfill-util

Symfony utilities for portability of PHP codes

This component provides binary-safe string functions, using the mbstring extension when available.

libtuiwidgets0a

high-level widget based toolkit for terminal applications - shared library

It is designed to be flexible and similar to use to Qt graphical widgets. Its look and feel is similar to graphical applications or classic full screen terminal applications from the PC world of the 90s.

manpages-fi

Finnish man pages

This package contains manual pages translated into Finnish, originating from a large number of projects which do not ship translated man pages themselves, including the traditional Linux manpages. The exact projects and man pages might change from release to release, so please look at the actually shipped files for the current set.

libpgpool2

pgpool control protocol library

pgpool-II is a middleware that works between PostgreSQL servers and a PostgreSQL database client. This package contains the pgpool control protocol library (libpcp).

python3-flask-jwt-extended

Flask extension for JSON Web Token (JWT) support

Flask-JWT-Extended not only adds support for using JSON Web Tokens (JWT) to Flask for protecting routes, but also many helpful (and optional) features built in to make working with JSON Web Tokens easier. These include: