This is a staging site. Uploads will not persist. Testing only.
libupsclient6
network UPS tools - client library
Network UPS Tools (NUT) is a client/server monitoring system that
allows computers to share uninterruptible power supply (UPS) and
power distribution unit (PDU) hardware. Clients access the hardware
through the server, and are notified whenever the power status
changes.
python3-loki-ecmwf
Source-to-source translation for Fortran
Loki is an experimental tool to explore the possible use of source-to-source
translation for ECMWF's Integrated Forecasting System (IFS) and associated
Fortran software packages.
nut-i2c
network UPS tools - I2C driver
Network UPS Tools (NUT) is a client/server monitoring system that
allows computers to share uninterruptible power supply (UPS) and
power distribution unit (PDU) hardware. Clients access the hardware
through the server, and are notified whenever the power status
changes.
libuhd4.7.0-dpdk
universal hardware driver for Ettus Research products - DPDK
Host library for the Universal Hardware Driver for Ettus Research products.
node-w3c-keyname
Get a KeyboardEvent.key-style string from an event
Tiny library that exports a function keyName that takes a keyboard event
and returns a KeyboardEvent.key-style string. Will use the actual key
property of the event if available, and fall back to a value synthesized
from the keyCode
otherwise.
python3-isosurfaces
Compute isolines/isosurfaces of scalar fields
Construct isolines/isosurfaces of a 2D/3D scalar field defined by a function,
i.e. curves over which `f(x,y)=0` or surfaces over which `f(x,y,z)=0`. Most
similar libraries use marching squares or similar over a uniform grid, but
this uses a quadtree to avoid wasting time sampling many far from the implicit
surface.