deb_control_files:
- control
- md5sums
- postinst
- prerm
deb_fields:
Architecture: all
Depends: python3-dnspython, python3-idna, python3:any
Description: |-
Robust email address syntax and deliverability validation library (Python 3)
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.
Homepage: https://github.com/JoshData/python-email-validator
Installed-Size: '76'
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Package: python3-email-validator
Priority: optional
Section: python
Source: python-email-validator
Version: 1.3.0-1
srcpkg_name: python-email-validator
srcpkg_version: 1.3.0-1