python3-noise
Perlin noise for image generation
Perlin noise is ubiquitous in modern CGI. Used for procedural texturing,
animation, and enhancing realism, Perlin noise has been called the "salt" of
procedural content. Perlin noise is a type of gradient noise, smoothly
interpolating across a pseudo-random matrix of values.
libpython3.8-stdlib
Interactive high-level object-oriented language (standard library, version 3.8)
python3.8
Interactive high-level object-oriented language (version 3.8)
python3.8-venv
Interactive high-level object-oriented language (pyvenv binary, version 3.8)
libreadline8
GNU readline and history libraries, run-time libraries
The GNU readline library aids in the consistency of user interface
across discrete programs that need to provide a command line
interface.
cpp-9-mips-linux-gnu
GNU C preprocessor
A macro processor that is used automatically by the GNU C compiler
to transform programs before actual compilation.