Metadata-Version: 2.3
Name: rpaudio
Version: 0.0.3
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
License-File: LICENSE
Summary: Rust audio api binding for python
Author: Beaux44
Author-email: Ryan Skiles <r.p.skiles@gmail.com>
License: Apache-2.0
Requires-Python: >=3.9
Description-Content-Type: text/markdown; charset=UTF-8; variant=GFM
Project-URL: Homepage, https://github.com/sockheadrps/rpaudio
Project-URL: Issues, https://github.com/sockheadrps/rpaudio/issues

```
maturin develop
```

to create the python binding

