python3.9-venv
Interactive high-level object-oriented language (pyvenv binary, version 3.9)
Python is a high-level, interactive, object-oriented language. Its 3.9 version
includes an extensive class library with lots of goodies for
network programming, system administration, sounds and graphics.
python3-emoji
Emoji for Python
The entire set of Emoji codes as defined by the unicode
consortium is supported in addition to a bunch of aliases. By
default, only the official list is enabled but doing
emoji.emojize(use_aliases=True) enables both the full list and
aliases.
python3-smmap
pure Python implementation of a sliding window memory map manager
Smmap wraps an interface around mmap and tracks the mapped files as well
as the amount of clients who use it. If the system runs out of resources,
or if a memory limit is reached, it will automatically unload unused maps
to allow continued operation.
soapysdr0.8-module-xtrx
XTRX device support for SoapySDR
XTRX is the smallest easily embeddable software-defined radio (SDR). It is
both affordable and high-performance. XTRX is designed to enable the next
generation of wireless solutions, from prototype to production.
libmgl-fltk8
library for scientific graphs (fltk interface for windows)
A free cross-platform library of fast C++ routines for plotting data in up
to 3 dimensions. It can export plots to bitmaps and vector EPS, SVG, IDTF
files. There are simple window interfaces based on GLUT, FLTK and/or Qt.
MathGL can also be used in the console. There are interfaces to a set of
languages, such as, C, Fortran, Pascal, Forth, Python, Octave.