licenses.dev

email-encoding v0.1.3

Low level email encoding RFCs implementations

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 OR MIT

Dependency Licenses

Apache-2.0 OR MIT4
PackageRelationDependenciesPublished
base64 • 0.13.1encodes and decodes base64 as bytes or utf8DIRECT0
diff • 0.1.13An LCS based slice and string diffing implementation.INDIRECT0
pretty_assertions • 1.4.1Overwrite `assert_eq!` and `assert_ne!` with drop-in replacements, adding colorful diffs.DIRECT2
yansi • 1.0.1A dead simple ANSI terminal color painting library.INDIRECT0
MIT OR Unlicense1
PackageRelationDependenciesPublished
memchr • 2.7.4Provides extremely fast (uses SIMD on x86_64, aarch64 and wasm32) routines for 1, 2 or 3 byte search and single substring search. DIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.1.3 version:

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