licenses.dev

objc v0.2.7

Objective-C Runtime bindings and wrapper for Rust.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

Apache-2.0 OR MIT3
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
libc • 0.2.161Raw FFI bindings to platform libraries like libc. INDIRECT0
shlex • 1.3.0Split a string into shell words, like Python's shlex.INDIRECT0
MIT2
PackageRelationDependenciesPublished
malloc_buf • 0.0.6Structs for handling malloc'd memory passed to Rust.DIRECT1
objc_exception • 0.1.2Rust interface for Objective-C's throw and try/catch statements.DIRECT2
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.2.7 version:

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