liblept5
image processing library
Well-tested C library for some basic image processing operations,
along with a description of the functions and some design methods. A
full set of affine transformations (translation, shear, rotation,
scaling) on images of all depths is included, with the exception that
some of the scaling methods do not work at all depths. There are also
implementations of binary morphology, grayscale morphology,
convolution and rank order filters, and applications such as jbig2
image processing and color quantization. You will also find basic
utilities for the safe and efficient handling of arrays (of strings,
numbers, number pairs and image-related geometrical objects), byte
queues, generic stacks, generic lists, and endian-independent
indexing into 32-bit arrays.
erlang-luerl
implementation of Lua in Erlang
An experimental implementation of Lua 5.2 written solely in pure Erlang
gfortran-12
GNU Fortran compiler
This is the GNU Fortran compiler, which compiles
Fortran on platforms supported by the gcc compiler. It uses the
gcc backend to generate optimized code.
librutts7
Software Russian TTS engine (shared library)
This is a Russian speech synthesizer.
it takes Russian text in koi8-r charset as an input
and produces digital sound stream in the raw linear
signed 8-bit 10 kHz format for the output.
It doesn't actually play this sound. You should use
some player for it like sox for example.
gcc-12-source
Source of the GNU Compiler Collection
This package contains the sources and patches which are needed to
build the GNU Compiler Collection (GCC).
gccgo-12-multilib
GNU Go compiler (multilib support)
This is the GNU Go compiler, which compiles Go on platforms supported
by the gcc compiler.