libgnuradio-pmt3.10.10
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-runtime3.10.10
gnuradio core runtime
Top level component library. Defines core blocks. Handles
settings for logging, performance counters, and control port.
Part of the main gnuradio build.
libgnuradio-network3.10.10
gnuradio network library
Library of blocks that implement UDP and TCP source and
sink blocks supporting both IPv4 and IPv6.
Part of the main gnuradio build.
libghc-prettyprinter-compat-ansi-wl-pprint-prof
compatibility package to migrate to prettyprinter; profiling libraries
This library provides a drop-in compatibility package to migrate from
'ansi-wl-pprint' to 'prettyprinter'.
linux-support-6.10.12
Support files for Linux 6.10
This package provides support files for the Linux kernel build, e.g.
scripts to handle ABI information and for generation of build system meta
data.
node-lezer-python
Node.js module to provide Python grammar for the lezer parser system
The problem of parsing structured text has resisted one-size-fits all
solutions for over 60 years. Lezer isn't such a solution either, but it is
a very decent parser generator, especially well suited for use in code
editors.