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.
gr-framework-plugin-qt5
Graphical Kernel System (GKS) and OpenGL plugin for Qt5
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.
libthreadar1000
C++ classes for manipulating threads
Libthreadar is a C++ library providing an abstracted set of C++ *classes* to
manipulate threads in a very simple and efficient way from your C++ code.
postgresql-16-postgis-3
Geographic objects support for PostgreSQL 16
PostGIS adds support for geographic objects to the PostgreSQL
object-relational database. In effect, PostGIS "spatially enables"
the PostgreSQL server, allowing it to be used as a backend spatial
database for geographic information systems (GIS), much like ESRI's
SDE or Oracle's Spatial extension. PostGIS follows the OpenGIS
"Simple Features Specification for SQL".