Metadata-Version: 2.4
Name: dsppipeline
Version: 1.0.0
Summary: A multi-process DSP pipeline framework using queues
Author-email: Ryan Gill <ryansoftwaredev@gmail.com>
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: license-file

# dsp-pipeline
A framework for creating data processing pipelines geared towards digital signal processing applications.

