licenses.dev

base64 v0.6.0

encodes and decodes base64 as bytes or utf8

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 OR MIT

Dependency Licenses

Apache-2.0 OR MIT3
PackageRelationDependenciesPublished
libc • 0.2.161Raw FFI bindings to platform libraries like libc. INDIRECT0
rand • 0.3.15Random number generators and other randomness functionality. DIRECT1
safemem • 0.2.0Safe wrappers for memory-accessing functions, like `std::ptr::copy()`.DIRECT0
MIT OR Unlicense1
PackageRelationDependenciesPublished
byteorder • 1.5.0Library for reading/writing numbers in big-endian and little-endian.DIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.6.0 version:

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