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.
elpa-xelb
pure Elisp implementation of X11 protocol
XELB (X protocol Emacs Lisp Binding) is a pure Elisp
implementation of X11 protocol based on the XML description
files from XCB project. It features an object-oriented API and
permits a certain degree of concurrency. It should enable you to
implement some low-level X11 applications. Please refer to
xelb.el for more details.