licenses.dev

clang v2.0.0

A somewhat idiomatic Rust wrapper for libclang.

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0

Dependency Licenses

Apache-2.0 OR MIT2
PackageRelationDependenciesPublished
glob • 0.3.1Support for matching file paths against Unix shell style patterns. INDIRECT0
libc • 0.2.161Raw FFI bindings to platform libraries like libc. DIRECT0
Apache-2.01
PackageRelationDependenciesPublished
clang-sys • 1.8.1Rust bindings for libclang.DIRECT2
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 2.0.0 version:

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