licenses.dev

mailparse v0.12.2

A simple parser for MIME e-mail messages

Published on

Licenses

Learn more about license information.

Package Licenses

0BSD

Dependency Licenses

Apache-2.0 OR MIT4
PackageRelationDependenciesPublished
base64 • 0.12.3encodes and decodes base64 as bytes or utf8DIRECT0
base64 • 0.22.1encodes and decodes base64 as bytes or utf8INDIRECT0
cfg-if • 1.0.0A macro to ergonomically define an item depending on a large number of #[cfg] parameters. Structured like an if-else chain, the first matching branch is the item that gets emitted. INDIRECT0
charset • 0.1.5Character encoding decoding for emailDIRECT3
0BSD1
PackageRelationDependenciesPublished
quoted_printable • 0.4.8A simple encoder/decoder for quoted-printable dataDIRECT0
BSD-3-Clause AND (Apache-2.0 OR MIT)1
PackageRelationDependenciesPublished
encoding_rs • 0.8.34A Gecko-oriented implementation of the Encoding StandardINDIRECT1
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.12.2 version:

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