riff-wave 0.1.3

Simple methods for reading and writing PCM wave files.
Documentation
[dependencies.byteorder]
version = "0.5.1"
[dev-dependencies.decibel]
version = "0.1.2"

[package]
authors = ["Kevin Brothaler <contact@digipom.com>"]
description = "Simple methods for reading and writing PCM wave files."
documentation = "https://digipom.github.io/riff-wave/doc/riff_wave/index.html"
homepage = "https://github.com/Digipom/riff-wave"
keywords = ["audio", "riff", "sample", "wave", "pcm"]
license = "Apache-2.0"
name = "riff-wave"
readme = "README.md"
repository = "https://github.com/Digipom/riff-wave"
version = "0.1.3"
[target."cfg(target_os = \"macos\")".dev-dependencies.coreaudio-rs]
version = "0.5.0"