licenses.dev

alac v0.5.0

An ALAC decoder in Rust.

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 OR MIT

Dependency Licenses

Apache-2.0 OR MIT6
PackageRelationDependenciesPublished
autocfg • 1.4.0Automatic cfg for Rust compiler featuresINDIRECT0
bitreader • 0.3.11BitReader helps reading individual bits from a slice of bytes. You can read "unusual" numbers of bits from the byte slice, for example 13 bits at once. The reader internally keeps track of position within the buffer. INDIRECT1
caf • 0.1.0Pure rust Core Audio Format container decoderDIRECT1
cfg-if • 1.0.0A macro to ergonomically define an item depending on a large number of #[cfg] parameters. Structured like an if-else chain, the first matching branch is the item that gets emitted. INDIRECT0
log • 0.4.22A lightweight logging facade for Rust INDIRECT0
num-traits • 0.2.19Numeric traits for generic mathematicsINDIRECT1
Apache-2.01
PackageRelationDependenciesPublished
hound • 3.5.1A wav encoding and decoding libraryDIRECT0
MPL-2.01
PackageRelationDependenciesPublished
mp4parse • 0.10.1Parser for ISO base media file format (mp4)DIRECT6
MIT OR Unlicense1
PackageRelationDependenciesPublished
byteorder • 1.5.0Library for reading/writing numbers in big-endian and little-endian.INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/cargo/alac)](https://licenses.dev/cargo/alac)
<a href="https://licenses.dev/cargo/alac">
  <img src="https://licenses.dev/b/cargo/alac" alt="licenses" />
</a>

Or the licenses badge code for the 0.5.0 version:

[![licenses](https://licenses.dev/b/cargo/alac/0.5.0)](https://licenses.dev/cargo/alac/0.5.0)
<a href="https://licenses.dev/cargo/alac/0.5.0">
  <img src="https://licenses.dev/b/cargo/alac/0.5.0" alt="licenses" />
</a>
GitHub