This is a staging site. Uploads will not persist. Testing only.

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.

gr-framework-plugin-qt6

Graphical Kernel System (GKS) and OpenGL plugin for Qt6

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.

dials

Diffraction Integration for Advanced Light Sources

The DIALS software is developed in a fully open-source, collaborative environment. The main development teams are based at Diamond Light Source and CCP4, in the UK, and at Lawrence Berkeley National Laboratory, USA. However, in the spirit of the open source movement, we welcome collaboration from anyone who wishes to contribute to the project.

libime-data-jyutping

Fcitx5 libime implementation of jyutping input method (data)

This software provides a library that makes use of libime to implement jyutping (粵拼) input method. It also includes an engine for fcitx 5.

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.