slackbuilds_ponce/python/email-validator
fourtysixandtwo 23aded17a2
python/email-validator: Updated for version 2.1.0.post1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2023-10-28 13:12:02 +07:00
..
email-validator.info
email-validator.SlackBuild
README
slack-desc

email-validator: Validate Email Addresses

A robust email address syntax and deliverability validation library 
for Python by Joshua Tauberer.

This library validates that a string is of the form name@example.com.
This is the sort of validation you would want for an email-based
login form on a website.