Fri, 27 Sep 2024 18:05:11 UTC | login

Information for RPM python-email-validator-2.1.0-2.fc40.src.rpm

ID1165726
Namepython-email-validator
Version2.1.0
Release2.fc40
Epoch
Archsrc
SummaryA robust email syntax and deliverability validation library
DescriptionThis library validates that a string is of the form name@example.com and optionally checks that the domain name is set up to receive email. This is the sort of validation you would want when you are identifying users by their email address like on a registration/login form (but not necessarily for composing an email message). Key features: • Checks that an email address has the correct syntax – good for registration/login forms or other uses related to identifying users. • Gives friendly English error messages when validation fails that you can display to end-users. • Checks deliverability (optional): Does the domain name resolve? (You can override the default DNS resolver to add query caching.) • Supports internationalized domain names and internationalized local parts. • Rejects addresses with unsafe Unicode characters, obsolete email address syntax that you’d find unexpected, special use domain names like @localhost, and domains without a dot by default. This is an opinionated library! • Normalizes email addresses (important for internationalized and quoted-string addresses!) • Python type annotations are used.
Build Time2024-01-02 01:43:49 GMT
Size69.00 KB
90aed57eb637639c116f6754681d7b48
LicenseCC0-1.0
Provides
python3-email-validator = 2.1.0-2.fc40
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
pyproject-rpm-macros
python3-devel
python3-devel
python3dist(dnspython) >= 2
python3dist(idna) >= 2
python3dist(packaging)
python3dist(pip) >= 19
python3dist(pytest)
python3dist(setuptools) >= 40.8
python3dist(wheel)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(DynamicBuildRequires) <= 4.15.0-1
rpmlib(FileDigests) <= 4.6.0-1
Recommends No Recommends
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
1 through 2 of 2
Name ascending sort Size
python-email-validator-2.1.0.tar.gz38.82 KB
python-email-validator.spec6.91 KB
Component of No Buildroots