[dependencies.id3]
version = "0.5.1"
[dependencies.sampled_data_duration]
version = "0.1.0"
[package]
authors = ["Daniel J. R. May <daniel.may@danieljrmay.com>"]
categories = ["multimedia::audio"]
description = "DSF (DSD Stream File) support for Rust"
documentation = "https://docs.rs/dsf/"
edition = "2018"
exclude = [".gitignore", ".gitlab-ci.yml", "TODO.md"]
homepage = "https://gitlab.com/danieljrmay/dsf"
keywords = ["audio", "dsd", "dsf"]
license = "MIT/Apache-2.0"
name = "dsf"
readme = "README.md"
repository = "https://gitlab.com/danieljrmay/dsf"
version = "0.2.1"