licenses.dev

claxon v0.4.3

A FLAC decoding library

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0

Dependency Licenses

Apache-2.0 OR MIT10
PackageRelationDependenciesPublished
autocfg • 1.4.0Automatic cfg for Rust compiler featuresINDIRECT0
bitreader • 0.3.10BitReader 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
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
libc • 0.2.161Raw FFI bindings to platform libraries like libc. INDIRECT0
num-traits • 0.1.43Numeric traits for generic mathematicsINDIRECT2
num-traits • 0.2.19Numeric traits for generic mathematicsINDIRECT1
time • 0.1.45Date and time library. Fully interoperable with the standard library. Mostly compatible with #![no_std].DIRECT5
winapi-i686-pc-windows-gnu • 0.4.0Import libraries for the i686-pc-windows-gnu target. Please don't use this crate directly, depend on winapi instead.INDIRECT0
winapi-x86_64-pc-windows-gnu • 0.4.0Import libraries for the x86_64-pc-windows-gnu target. Please don't use this crate directly, depend on winapi instead.INDIRECT0
winapi • 0.3.9Raw FFI bindings for all of Windows API.INDIRECT2
MIT OR Unlicense3
PackageRelationDependenciesPublished
byteorder • 1.5.0Library for reading/writing numbers in big-endian and little-endian.INDIRECT0
same-file • 0.1.3A simple crate for determining whether two file paths point to the same file. INDIRECT3
walkdir • 1.0.7Recursively walk a directory.DIRECT4
MIT3
PackageRelationDependenciesPublished
kernel32-sys • 0.2.2Contains function definitions for the Windows API library kernel32. See winapi for types and constants.INDIRECT2
winapi-build • 0.1.1Common code for build.rs in WinAPI -sys crates.INDIRECT0
winapi • 0.2.8Raw FFI bindings for all of Windows API.INDIRECT0
Apache-2.01
PackageRelationDependenciesPublished
hound • 3.5.1A wav encoding and decoding libraryDIRECT0
MPL-2.01
PackageRelationDependenciesPublished
mp4parse • 0.8.0Parser for ISO base media file format (mp4)DIRECT6
BSD-3-Clause1
PackageRelationDependenciesPublished
ogg • 0.5.1Ogg container decoder and encoder written in pure RustDIRECT1
Apache-2.0 OR MIT OR Apache-2.0 WITH LLVM-exception1
PackageRelationDependenciesPublished
wasi • 0.10.0+wasi-snapshot-preview1Experimental WASI API bindings for RustINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.4.3 version:

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