licenses.dev

sqlite3-sys v0.12.0

The package provides bindings to SQLite.

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 OR MIT

Dependency Licenses

Apache-2.0 OR MIT7
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. DIRECT0
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. INDIRECT0
random • 0.12.2The package provides sources of randomness.INDIRECT0
shlex • 1.3.0Split a string into shell words, like Python's shlex.INDIRECT0
sqlite3-src • 0.2.12The package provides SQLite.DIRECT3
temporary • 0.6.4The package provides means of managing temporary files and folders.DIRECT1
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.12.0 version:

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