licenses.dev

cpal v0.6.0

Low-level cross-platform audio I/O library in pure Rust.

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0

Dependency Licenses

MIT6
PackageRelationDependenciesPublished
alsa-sys • 0.1.2FFI bindings for the ALSA project (Advanced Linux Sound Architecture)DIRECT2
coreaudio-sys • 0.1.2Bindings for Apple's CoreAudio frameworks generated via rust-bindgenINDIRECT1
kernel32-sys • 0.2.2Contains function definitions for the Windows API library kernel32. See winapi for types and constants.DIRECT2
ole32-sys • 0.2.0Contains function definitions for the Windows API library ole32. See winapi for types and constants.DIRECT2
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.DIRECT0
Apache-2.0 OR MIT6
PackageRelationDependenciesPublished
bitflags • 1.3.2A macro to generate structures which behave like bitflags. INDIRECT0
coreaudio-rs • 0.7.0A friendly rust interface for Apple's CoreAudio API.DIRECT3
lazy_static • 0.2.11A macro for declaring lazily evaluated statics in Rust.DIRECT0
libc • 0.2.161Raw FFI bindings to platform libraries like libc. DIRECT0
pkg-config • 0.3.31A library to run the pkg-config system tool at build time in order to be used in Cargo build scripts. INDIRECT0
stdweb • 0.1.3A standard library for the client-side WebDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.6.0 version:

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