emile
Parser of email address in OCaml
This package provides a library to parse an e-mail address in OCaml. This implementation follow some RFCs: 822, 2822, 5321, 5322, 6532.
homepage ↗ github: mirage/emile
Available in
| Overlay | Newest | Ebuilds | Last activity | |
|---|---|---|---|---|
| nest GitHub ↗ | 1.1 | 2 | 14 d | details › |
Versions & arches
Use flags of 1.1
- +ocamlopt Enable ocamlopt support (ocaml native code compiler) -- Produces faster programs (Warning: you have to disable/enable it at a global scale)
- test Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)