Metadata-Version: 2.1
Name: pydemod
Version: 1.3
Summary: Python modulation library
Home-page: https://flerken.zapto.org:1115/kuba/Pydemod
Author: kuba201
Project-URL: Source, https://flerken.zapto.org:1115/kuba/Pydemod
Keywords: radiodatasystem,rds,amss,am
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Telecommunications Industry
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.10
Description-Content-Type: text/markdown

# PyDemod
PyDemod is a Python demodulation/modulation library usng NumPy. Orignally made by Christophe Jacquet. Chris's version is fine however its a bit old, so I edited the code to be compatible and made it to be easily installabe

# Originals
[README](/OLD_README.md)
[ChristopheJacquet/Pydemod](https://github.com/ChristopheJacquet/Pydemod)
