Metadata-Version: 2.1
Name: pcdr
Version: 0.4.6
Summary: GNU Radio-based transmit and receive wrapper functions and more
Project-URL: Homepage, https://github.com/python-can-define-radio/sdr-course
Project-URL: Bug Tracker, https://github.com/python-can-define-radio/sdr-course/issues
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy
Requires-Dist: termcolor
Requires-Dist: typeguard

# pcdr

Used with https://github.com/python-can-define-radio/sdr-course. 

Note that much of the functionality also depends on GNU Radio.
However, `gnuradio` is not listed in the `requirements.txt` file as it is not
pip-installable (as far as the author knows).
