caf

Crates.iocaf
lib.rscaf
version0.1.0
sourcesrc
created_at2017-01-29 15:25:17.738532
updated_at2017-01-29 15:25:17.738532
descriptionPure rust Core Audio Format container decoder
homepage
repositoryhttps://github.com/RustAudio/caf
max_upload_size
id8287
size44,326
Cratesio-publish (github:rustaudio:cratesio-publish)

documentation

README

caf

Decoder of Apple's Core Audio Format container. No unsafe. Pure Rust.

State of implementation: usable already, but not polished (yet).

License

Licensed under Apache 2 or MIT (at your option). For details, see the LICENSE file.

All examples inside the examples/ folder are licensed under the CC-0 license.

License of your contributions

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed / CC-0 licensed as above, without any additional terms or conditions.

Commit count: 9

cargo fmt