python3-pysodium
Python libsodium wrapper (Python3 version)
This is a very simple wrapper around libsodium masquerading as nacl. Most of
the *_easy functions are not implemented as the wrapper provides an easy
interface to the "non-easy" functions.
pan
newsreader based on GTK3, which looks like Forte Agent
Pan is a newsreader, loosely based on Agent and Gravity, which attempts to be
pleasant to use for new and advanced users alike. It has all the typical
features found in newsreaders and also supports offline newsreading,
sophisticated filtering, multiple connections, and a number of extra features
for power users and alt.binaries fans.
python3-pyvkfft
Binding to the OpenCL backends of VkFFT - Python3
pyvkfft offers a simple python interface to the CUDA and OpenCL
backends of VkFFT, compatible with pyCUDA, CuPy and pyOpenCL.
python3-lark
Parsing library for Python (Python 3)
lark is a parsing library for Python which allows one to parse any
context-free grammar. It has implemented the following parsing
algorithms: Earley, LALR(1) and CYK.
python3-mitogen
Library for writing distributed self-replicating programs
Mitogen is a Python library for writing distributed self-replicating programs.
php-text-figlet
Engine for use FIGlet fonts to rendering text
The Text_Figlet is an engine for using FIGlet fonts to rendering text. With
Text_Figlet you can create ASCII-art like text using FIGlet font description
files (FIGlet fonts). The package supports horizontal smushing, German symbols
(e.g. äöü), RTL and LTR writing directions as well as incomplete and gzipped
fonts (as long as php's zlib extension is installed).