package email_message

  1. Overview
  2. Docs
E-mail message parser

Install

Dune Dependency

Authors

Maintainers

Sources

v0.17.0.tar.gz
sha256=3aa5c85da8530c277cf9e72e18861b235b3b872f08c87f118c04478433320ebb

doc/email_message.kernel/Email_message_kernel/Private/Email_intf/index.html

Module Private.Email_intfSource

Sourcemodule type Email = sig ... end

An Email.t is a list of headers along with unparsed content. Email_content.parse can be used to work with the structured content of an email.

OCaml

Innovation. Community. Security.