A modern library for working with email addresses. This package can
be used to validate user input or handle various flavors of
addresses that appear in places such as mail messages.
Email addresses can be decoded, manipulated, then rendered back to
text using the simple local-part@domain format or the more
complete syntax that allows for display names and comments.
Comprehensive documentation can be found in the Addy module.