20 lines
1.0 KiB
Plaintext
20 lines
1.0 KiB
Plaintext
# HOW TO EDIT THIS FILE:
|
|
# The "handy ruler" below makes it easier to edit a package description.
|
|
# Line up the first '|' above the ':' following the base package name, and
|
|
# the '|' on the right side marks the last column you can put a character in.
|
|
# You must make exactly 11 lines for the formatting to be correct. It's also
|
|
# customary to leave one space after the ':' except on otherwise blank lines.
|
|
|
|
|-----handy-ruler------------------------------------------------------|
|
|
email-validator: email-validator (Validate Email Addresses)
|
|
email-validator:
|
|
email-validator: A robust email address syntax and deliverability validation library
|
|
email-validator: for Python by Joshua Tauberer.
|
|
email-validator:
|
|
email-validator: This library validates that a string is of the form name@example.com.
|
|
email-validator: This is the sort of validation you would want for an email-based login
|
|
email-validator: form on a website.
|
|
email-validator:
|
|
email-validator: Homepage: https://github.com/JoshData/python-email-validator
|
|
email-validator:
|