libgnuradio-pmt3.10.5
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.5
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-soapy3.10.5
gnuradio SoapySDR support
Soapy hardware drivers using the SoapySDR driver framework.
Part of the main gnuradio build.
pypy-simplejson
simple, fast, extensible JSON encoder/decoder for Python - PyPy
simplejson is a simple, fast, complete, correct and extensible JSON
<http://json.org> encoder and decoder.
cl-yason
JSON encoder/decoder for Common Lisp
YASON is a Common Lisp library for encoding and decoding data in the JSON
interchange format. JSON is used as a lightweight alternative to XML. YASON
has the sole purpose of encoding and decoding data and does not impose any
object model on the Common Lisp application that uses it.