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

libacexml-7.0.6

ACE SAX based XML parsing library

This package provides interfaces for XML parsing based on Simple API for XML (SAX) 2.0, defined by David Megginson. This is an event-driven parsing approach.

libgnuradio-analog3.10.1

gnuradio analog functions

Library for handling analog signal processing functions. These functions are also in gnuradio-core. Part of the main gnuradio build.

libgnuradio-fec3.10.1

gnuradio forward error correction support

Handle forward error correction processing in gnuradio. Implements the GNU Radio FEC API, supporting encoders and decoders for no-op dummmy, repetition, and convolutional classes. Part of the main gnuradio build.

libace-ssl-7.0.6

ACE secure socket layer library

This package contains wrappers that integrate the OpenSSL library in the ACE framework.

libgnuradio-iio3.10.1

IIO blocks for GnuRadio

Libiio is a library that has been conceived to ease the development of applications interfacing Industrial Input/Output (IIO) devices through the IIO subsystem of the Linux kernel.

python3-klepto

Persistent caching to memory, disk or database

klepto extends Python's lru_cache to utilise different keymaps and alternate caching algorithms. This package also has archiving capabilities for longer-term storage. It uses a simple dictionary-style interface for all caches and archives, and all caches can be applied to any Python function as a decorator.