Metadata-Version: 2.1
Name: aeiou
Version: 0.0.1
Summary: audio engineering i/o utils
Home-page: https://github.com/drscotthawley/aeiou/
Author: Scott Hawley
Author-email: scott.hawley@belmont.edu
License: Apache Software License 2.0
Keywords: nbdev
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: License :: OSI Approved :: Apache Software License
Requires-Python: >=3.7
Description-Content-Type: text/markdown
Provides-Extra: dev
License-File: LICENSE

# aeiou
> audio engineering i/o utils


## Install

```sh
pip install aeiou
```

## How to use

Don't. Yet. Working on it.


