Metadata-Version: 1.1
Name: fv_email
Version: 0.9
Summary: Improved FormEncode e-mail validation
Home-page: http://bitbucket.org/josephtate/formencode-email/
Author: Joseph Tate
Author-email: joseph.tate@palemountain.com
License: PSF
Description: Improves on the formencode email validator by using dnspython rather than pydns
        for resolving tests, handling idna/unicode domains as well as protecting
        against additional user errors.
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Python Software Foundation License
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Provides: fv_email
