README.md

# ExEmail

Helpers for parsing and validating email addresses.

## References

This library pulls heavily from the
[email_validator](https://github.com/rbkmoney/email_validator) Erlang
library, which is great but no longer seems to be maintained.