xdoctest

Rewrite of Python's builtin doctest module with AST instead of REGEX

What is a doctest? It is example code you write in a docstring! What is a docstring? Its a string you use as a comment! They get attached to Python functions and classes as metadata. They are often used to auto-generate documentation. Why is it cool? Because you can write tests while you code!

libgnuradio-pmt3.10.1

gnuradio pmt container library

Polymorphic Types are opaque data types that are designed as generic containers of data that can be safely passed around between blocks and threads in GNU Radio. Part of the main gnuradio build.

libgnuradio-fft3.10.7

gnuradio fast Fourier transform functions

Library for Fourier transform techniques used in gnuradio. Uses single precision FFT from libfftw3-single3. Part of the main gnuradio build.

gdc-11-multilib-x86-64-linux-gnux32

GNU D compiler (version 2, multilib support) (cross compiler for x32 architectur

This is the GNU D compiler, which compiles D on platforms supported by gcc. It uses the gcc backend to generate optimised code.

libgnuradio-dtv3.10.7

gnuradio digital TV signal processing blocks

ATSC support, gr-atsc ported to a new framework, as well as DVB-S2, DVB-T, DVB-T2 digital video broadcast standards. Part of the main gnuradio build.

python3-hatchling

Python package build backend used by Hatch

This is the extensible, standards compliant build backend used by Hatch.