Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help

The search service can find package by either name (apache), provides(webserver), absolute file names (/usr/bin/apache), binaries (gprof) or shared libraries (libXm.so.2) in standard path. It does not support multiple arguments yet...

The System and Arch are optional added filters, for example System could be "redhat", "redhat-7.2", "mandrake" or "gnome", Arch could be "i386" or "src", etc. depending on your system.

System Arch

RPM resource python-email-validator

A robust email address syntax and deliverability validation library for Python 3.8+ by Joshua Tauberer. This 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 form. Key features: Checks that an email address has the correct syntax --- great for email-based registration/login forms or validating data. 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 (like @ツ.life), internationalized local parts (like ツ@example.com), and optionally parses display names (e.g. "My Name" <me@example.com>). Rejects addresses with invalid or 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. Normalizes email addresses (important for internationalized and quoted-string addresses!). Python type annotations are used.

Found 1 sites for python-email-validator

Found 2 RPM for python-email-validator

PackageSummaryDistributionDownload
python-email-validator-2.2.0-1.noarch.htmlA robust email address syntax and deliverability validation libraryOpenMandriva Cooker for x86_64python-email-validator-2.2.0-1.noarch.rpm
python-email-validator-2.2.0-1.noarch.htmlA robust email address syntax and deliverability validation libraryOpenMandriva Cooker for aarch64python-email-validator-2.2.0-1.noarch.rpm

Generated by rpm2html 1.6

Fabrice Bellet