licenses.dev

vswhom v0.1.0

FFI to Jon Blow's VS discovery script

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

Apache-2.0 OR MIT3
PackageRelationDependenciesPublished
cc • 1.2.5A 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.169Raw FFI bindings to platform libraries like libc. DIRECT0
shlex • 1.3.0Split a string into shell words, like Python's shlex.INDIRECT0
MIT1
PackageRelationDependenciesPublished
vswhom-sys • 0.1.2Pure FFI to Jon Blow's VS discovery scriptDIRECT3
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.1.0 version:

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