licenses.dev

shaderc v0.7.4

Rust bindings for shaderc

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0

Dependency Licenses

Apache-2.0 OR MIT5
PackageRelationDependenciesPublished
assert_matches • 1.5.0Asserts that a value matches a patternDIRECT0
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 INDIRECT2
libc • 0.2.161Raw FFI bindings to platform libraries like libc. DIRECT0
shlex • 1.3.0Split a string into shell words, like Python's shlex.INDIRECT0
Apache-2.01
PackageRelationDependenciesPublished
shaderc-sys • 0.7.4Shaderc system library FFI, building, and linkingDIRECT4
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.7.4 version:

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