licenses.dev

al-sys v0.6.1

Raw bindings for OpenAL 1.1

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 OR MIT

Dependency Licenses

Apache-2.0 OR MIT12
PackageRelationDependenciesPublished
cc • 1.1.31A build-time dependency for Cargo build scripts to assist in invoking the native C compiler to compile native C code into a static archive to be linked into Rust code. INDIRECT1
cmake • 0.1.51A build dependency for running `cmake` to build a native library DIRECT2
proc-macro2 • 1.0.88A substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case.INDIRECT1
quote • 1.0.37Quasi-quoting macro quote!(...)INDIRECT2
rental-impl • 0.5.5An implementation detail of rental. Should not be used directly.INDIRECT4
rental • 0.5.6A macro to generate safe self-referential structs, plus premade types for common use cases.DIRECT6
shlex • 1.3.0Split a string into shell words, like Python's shlex.INDIRECT0
stable_deref_trait • 1.2.0An unsafe marker trait for types like Box and Rc that dereference to a stable address even when moved, and hence can be used with libraries such as owning_ref and rental. INDIRECT0
syn • 1.0.109Parser for Rust source codeINDIRECT3
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
ISC1
PackageRelationDependenciesPublished
libloading • 0.5.2Bindings around the platform's dynamic library loading primitives with greatly improved memory safety.DIRECT5
Unicode-DFS-2016 AND (Apache-2.0 OR MIT)1
PackageRelationDependenciesPublished
unicode-ident • 1.0.13Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.6.1 version:

[![licenses](https://licenses.dev/b/cargo/al-sys/0.6.1)](https://licenses.dev/cargo/al-sys/0.6.1)
<a href="https://licenses.dev/cargo/al-sys/0.6.1">
  <img src="https://licenses.dev/b/cargo/al-sys/0.6.1" alt="licenses" />
</a>
GitHub