licenses.dev

symphonia-bundle-mp3 v0.2.0

Pure Rust MP1, MP2, and MP3 demuxer and decoder (a part of project Symphonia).

Published on

Licenses

Learn more about license information.

Package Licenses

MPL-2.0

Dependency Licenses

Apache-2.0 OR MIT6
PackageRelationDependenciesPublished
arrayvec • 0.4.12A vector with fixed capacity, backed by an array (it can be stored on the stack too). Implements fixed capacity ArrayVec and ArrayString.INDIRECT1
bitflags • 1.3.2A macro to generate structures which behave like bitflags. DIRECT0
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
lazy_static • 1.5.0A macro for declaring lazily evaluated statics in Rust.DIRECT0
log • 0.4.22A lightweight logging facade for Rust DIRECT0
nodrop • 0.1.14A wrapper type to inhibit drop (destructor). ***Deprecated: Use ManuallyDrop or MaybeUninit instead!*** INDIRECT0
MPL-2.02
PackageRelationDependenciesPublished
symphonia-core • 0.2.0Project Symphonia shared structs, traits, and features.DIRECT6
symphonia-metadata • 0.2.0Project Symphonia multimedia tag and metadata readers.DIRECT9
MIT OR Unlicense1
PackageRelationDependenciesPublished
byteorder • 1.5.0Library for reading/writing numbers in big-endian and little-endian.INDIRECT0
BSD-3-Clause AND (Apache-2.0 OR MIT)1
PackageRelationDependenciesPublished
encoding_rs • 0.8.35A Gecko-oriented implementation of the Encoding StandardINDIRECT1
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.2.0 version:

[![licenses](https://licenses.dev/b/cargo/symphonia-bundle-mp3/0.2.0)](https://licenses.dev/cargo/symphonia-bundle-mp3/0.2.0)
<a href="https://licenses.dev/cargo/symphonia-bundle-mp3/0.2.0">
  <img src="https://licenses.dev/b/cargo/symphonia-bundle-mp3/0.2.0" alt="licenses" />
</a>
GitHub