Metadata-Version: 2.1
Name: dsplib
Version: 0.7.1
Summary: A set of tools for DSP projects
Author-email: Alexander Rodionov <tandav@tandav.me>
Project-URL: source, https://github.com/tandav/dsplib
Project-URL: issues, https://github.com/tandav/dsplib/issues
Project-URL: release notes, https://github.com/tandav/dsplib/releases
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Requires-Dist: numpy (>=1.15.0)
Provides-Extra: dev
Requires-Dist: bumpver ; extra == 'dev'
Requires-Dist: pre-commit ; extra == 'dev'
Requires-Dist: pytest ; extra == 'dev'

![GitHub tag (latest by date)](https://img.shields.io/github/v/tag/tandav/dsplib)

# dsplib

```sh
pip install dsplib
```
