libgpiod3
C library for interacting with Linux GPIO device - shared libraries
libgpiod encapsulates the ioctl calls and data structures
behind a straightforward API. This new character device
interface guarantees all allocated resources are freed after
closing the device file descriptor and adds several new
features that are not present in the obsolete sysfs interface
(like event polling, setting/reading multiple values at once or
open-source and open-drain GPIOs).
ruby-gdk4
GDK 4 bindings for the Ruby language
GDK is a computer graphics library that acts as a wrapper around the
low-level drawing and windowing functions provided by the underlying
graphics system. It is mainly use by GTK+ 4.
ruby-gtk4
GTK+ 4 bindings for the Ruby language
GTK+ is a multi-platform toolkit for creating graphical user interfaces.
Offering a complete set of widgets, GTK+ is suitable for projects ranging
from small one-off tools to complete application suites.
voacapl
HF propagation prediction tool
voacapl is a program that uses empirical data to predict point-to-point path
loss and coverage of a radio transceiver operating in the high-frequency (3 to
30 Mhz) range, if given as inputs data such as the transmitting and receiving
antennas, solar weather, and time/date.
libnetcdf19t64
Interface for scientific data access to large binary data
NetCDF (network Common Data Form) is an interface for scientific
data access and a freely-distributed software library that provides an
implementation of the interface. The netCDF library also defines a
machine-independent format for representing scientific data.
Together, the interface, library, and format support the creation,
access, and sharing of scientific data.
python3-sunpy-sphinx-theme
Sphinx theme for SunPy and its affiliated packages
SunPy is a Python library for solar physics.