Next | Query returned 13 messages, browsing 11 to 20 | previous

History of commit frequency

CVS Commit History:


   2020-05-01 10:12:08 by Adam Ciarcinski | Files touched by this commit (4) | Package updated
Log message:
py-email_validator: updated to 1.1.0

1.1.0:
Unknown changes
   2018-01-18 09:43:40 by Adam Ciarcinski | Files touched by this commit (1)
Log message:
Fixed typo
   2018-01-18 09:35:48 by Adam Ciarcinski | Files touched by this commit (5)
Log message:
py-email_validator: added version 1.0.2

This library validates that address are of the form x@y.com. This is the sort
of validation you would want for a login form on a website.

Key features:
* Good for validating email addresses used for logins/identity.
* Friendly error messages when validation fails (appropriate to show to end
   users).
* (optionally) Checks deliverability: Does the domain name resolve?
* Supports internationalized domain names and (optionally) internationalized
  local parts.
* Normalizes email addresses (super important for internationalized addresses!).

Next | Query returned 13 messages, browsing 11 to 20 | previous