This is a staging site. Uploads will not persist. Testing only.
gr-framework-plugin-agg
Graphical Kernel System (GKS) and OpenGL plugin for AGG
GR is a universal framework for cross-platform visualization
applications. It offers developers a compact, portable and consistent
graphics library for their programs. Applications range from
publication quality 2D graphs to the representation of complex 3D
scenes.
gr-framework-plugin-cairo
Graphical Kernel System (GKS) and OpenGL plugin for Cairo
GR is a universal framework for cross-platform visualization
applications. It offers developers a compact, portable and consistent
graphics library for their programs. Applications range from
publication quality 2D graphs to the representation of complex 3D
scenes.
gr-framework-plugin-gl
Graphical Kernel System (GKS) and OpenGL plugin for WGL/CGL/GLX
GR is a universal framework for cross-platform visualization
applications. It offers developers a compact, portable and consistent
graphics library for their programs. Applications range from
publication quality 2D graphs to the representation of complex 3D
scenes.
pythonprop
graphical interface to the VOACAP HF propagation engine
Pythonprop is a collection of Python 3 scripts designed to create VOACAP
input (.dat) files and plot the resulting predictions.
libgensio6t64
abstract stream I/O (runtime files)
This library (pronounced gen'-see-oh) is used to abstract stream I/O
like serial port, TCP, telnet, UDP, SSL, IPMI SOL etc and offers a
framework for giving a consistent view of various stream (and packet)
I/O types. You create a gensio object (or a gensio), and you can use
that gensio without having to know too much about what is going on
underneath. You can stack gensio on top of another one to add protocol
funcionality. For instance, you can create a TCP gensio, stack SSL on
top of that, and stack Telnet on top of that. It supports a number of
network I/O and serial ports. Gensio can be used for sending and
receiving ports, and it also supports establishing encrypted and
authenticated connections.
libassuan9
IPC library for the GnuPG components
Libassuan is a small library implementing the so-called "Assuan
protocol". This protocol is used for IPC between most newer GnuPG
components. Both server and client side functions are provided.