postgresql-12-pglogical-ticker

Have time-based replication delay for pglogical

data thief for scientists

xyscan

data thief for scientists

xyscan is a tool for the scientist in the need to extract data points, i.e. numeric values, from a plot. It allows you to scan the plots and extract data points including the size of the error bars (both in x and y). It can handle plots with linear and logarithmic scales. In fact xyscan can be used for extracting numeric values from any kind of 2D technical drawings.

gr-soapy

SoapySDR blocks for GnuRadio

gr-soapy is a GNURadio wrapper for the SoapySDR library, i.e. it makes the devices supported by SoapySDR available as source/sink blocks in GNURadio.

python3-jwcrypto

Python3 implementation of JOSE Web standards

This python module implements JWK,JWS,JWE specifications using python-cryptography.

python3-iowait

Platform-independent module for I/O completion events

Different operating systems provide different ways to wait for I/O completion events: there's select(), poll(), epoll() and kqueue(). For cross-platform applications it can be a pain to support all this system functions, especially because each one provides a different interface.

python3-rcon

client implementation for RCON protocol (Python3 version)

Python 3 library, which provides a client to interact with RCON servers. The RCON protocol is used to remotely control a game server, i.e. execute commands on a game server and receive the respective results.