bwavfile 2.0.1

Rust Wave File Reader/Writer with Broadcast-WAV, MBWF and RF64 Support
Documentation
[dependencies.byteorder]
version = "1.3.4"

[dependencies.clap]
version = "2.33.3"

[dependencies.dasp_sample]
version = "0.11.0"

[dependencies.encoding]
version = "0.2.33"

[dependencies.uuid]
version = "0.8.1"
[dev-dependencies.serde_json]
version = "1.0.61"

[package]
authors = ["Jamie Hardt <jamiehardt@me.com>", "Ian Hobson <ian.r.hobson@gmail.com>"]
categories = ["multimedia::audio", "parsing"]
description = "Rust Wave File Reader/Writer with Broadcast-WAV, MBWF and RF64 Support"
edition = "2018"
homepage = "https://github.com/iluvcapra/bwavfile"
keywords = ["audio", "broadcast", "multimedia", "smpte"]
license = "MIT"
name = "bwavfile"
readme = "README.md"
version = "2.0.1"
[profile.release]
debug = true