pd.build-cmake-module
Pure Data CMake Module
Pure Data (also known as Pd) is a real-time graphical programming environment
for audio and graphics processing.
It can be easily extended with so called 'externals'
libplplot17
Scientific plotting library
PLplot is relatively small, portable, freely distributable, and is rich
enough to satisfy most users. It has a wide range of plot types including
line (linear, log), contour, 3D, fill, and almost 1000 characters
(including Greek and mathematical) in its extended font set. The package
is designed to make it easy to quickly get graphical output; only a
handful of function calls is typically required. For more advanced use,
virtually all aspects of plotting are configurable.
libgm2-0-hppa-cross
GNU Modula-2 standard library (runtime library)
This is the GNU Modula-2 standard library that comes with the gm2 compiler.
libgm2-0-sparc64-cross
GNU Modula-2 standard library (runtime library)
This is the GNU Modula-2 standard library that comes with the gm2 compiler.
python3-websocketd
python module for creating a http server which uses WebSockets
This module uses the network module to create a server, and implements http(s)
and WebSockets over those connections. With only 6 lines of code you have a
working system. You only have to add what you want your server to do.
python3-wilderness
Light wrapper around argparse for creating command line applications
Wilderness is a light wrapper around argparse for creating command line
applications with multiple subcommands, in the style of Git. Wilderness also
makes it easy to generate man pages for your application.