package emile

  1. Overview
  2. Docs
Parser of email address according RFC 822

Install

Dune Dependency

Authors

Maintainers

Sources

emile-v0.6.tbz
sha256=da1e2891c1e18937d7f742e49f34780c7c36d99fa313addb1a4a45a783cf6d1a
sha512=1e259da12932bb220df6d6d8aad3abb54a82bf74210938719f31f515442abad590fd774aa1aa60ee8cbfdc2783e3ec72431d543bef5cb2d5ef292b41de92fa5c

CHANGES.md.html

v0.6 2019-12-10 Paris (France)

  • Decomplexify parser and avoid FWS token

  • Rewrite compare and equal functions

  • Internal clean of parsers

v0.5 2019-07-24 Мостар (Боснa и Херцеговина)

  • Add helpers about mrmime (@dinosaure)

  • Add CI about optional sub-package emile.mrmime

  • Update OPAM file (@dinosaure)

v0.4 2019-07-02 Paris (France)

  • breaking-change Emile does not handle FWS anymore and consider it as basic whitespaces

  • Update documentation

  • Use pecu to decode quoted-printable encoded-word

  • Use last major version of base64 to decode base64 encoded-word

  • Provide emile.cmdliner to be able to parse an email as an option of a binary

v0.3 2018-04-27 Paris (France)

  • Update documentation

  • Provide angstrom parser

v0.2 2018-03-08 Marrakech (Maroc)

  • Update to angstrom.0.9

  • Fix CRLF on common parsing function

  • Better API to parse e-mail address, e-mail address list, etc.

v0.1 2018-02-22 Phnom-Penh (Cambodia)

  • First release

OCaml

Innovation. Community. Security.