licenses.dev

libssh2-sys v0.3.0

Native bindings to the libssh2 library

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 OR MIT

Dependency Licenses

Apache-2.0 OR MIT6
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. DIRECT1
libc • 0.2.161Raw FFI bindings to platform libraries like libc. DIRECT0
libz-sys • 1.1.20Low-level bindings to the system libz library (also known as zlib).DIRECT5
pkg-config • 0.3.31A library to run the pkg-config system tool at build time in order to be used in Cargo build scripts. DIRECT0
shlex • 1.3.0Split a string into shell words, like Python's shlex.INDIRECT0
vcpkg • 0.2.15A library to find native dependencies in a vcpkg tree at build time in order to be used in Cargo build scripts. DIRECT0
MIT1
PackageRelationDependenciesPublished
openssl-sys • 0.9.104FFI bindings to OpenSSLDIRECT5
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.3.0 version:

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