Metadata-Version: 2.1
Name: mailValidator
Version: 0.1.0
Summary: A package to verify email addresses by checking DNS records and SMTP servers.
Author: Anu T
Author-email: mail2packagehandler@gmail.com
Maintainer: Anu T
Maintainer-email: mail2packagehandler@gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE.txt
Requires-Dist: dnspython>=2.0.0
Requires-Dist: python-dotenv>=0.21.0
Requires-Dist: xlsxwriter>=1.3.0

This package is currently in the testing stage. Please do not install or use it in production/developement environments.
