Current section
Files
Jump to
Current section
Files
src/email_validator.app.src
{application,email_validator,
[{description,"A library to validate email address format."},
{vsn,"1.1.0"},
{applications,[kernel,stdlib]},
{licenses,["Apache-2.0"]},
{links,[{"Github",
"https://github.com/rbkmoney/email_validator.git"}]}]}.