licenses.dev

bitcoinconsensus v0.19.0-3

Bitcoin's libbitcoinconsensus with Rust binding.

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0

Dependency Licenses

Apache-2.0 OR MIT4
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
rustc-serialize • 0.3.25Generic serialization/deserialization support corresponding to the `derive(RustcEncodable, RustcDecodable)` mode in the compiler. Also includes support for hex, base64, and json encoding and decoding. This crate is deprecated in favor of serde. DIRECT0
shlex • 1.3.0Split a string into shell words, like Python's shlex.INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.19.0-3 version:

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