Metadata-Version: 1.0
Name: Products.RFC822AddressFieldValidator
Version: 1.0b
Summary: Validator for complex (multiple address) RFC822 header fields
Home-page: http://www.nidelven-it.no/d
Author: Nidelven IT
Author-email: info@nidelven-it.no
License: GPL
Description: Simple validators that validates the content of an RFC822 Address
        Field, such as a To field in an email message.
        
        This validator should be compatible with Plone 3 as well, that's what
        I get for having an old development instance lying around.
        
        
        1.0b (2012-04-12)
        
        - Initial release
        
Keywords: python plone archetypes validation email
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Framework :: Zope2
Classifier: Framework :: Plone
