python3-email-validator binary package in Ubuntu Noble amd64

 This library validates that a string is of the form x@y.com. This is
 the sort of validation you would want for an email-based 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!).
 .
 This package installs the library for Python 3.

Publishing history

Date Status Target Pocket Component Section Priority Phased updates Version
  2023-10-23 22:30:24 UTC Published Ubuntu Noble amd64 release universe python Optional 1.3.0-1
  • Published
  • Copied from ubuntu lunar-proposed amd64 in Primary Archive for Ubuntu