Metadata-Version: 1.0
Name: collective.dnifield
Version: 1.0a1
Summary: A field to enter a national identity number.
Home-page: http://svn.plone.org/svn/collective/collective.dnifield
Author: Israel Saeta Pérez
Author-email: israel.saeta@dukebody.com
License: GPL
Description: Introduction
        ============
        
        This is a zope.schema field to enter national identification
        numbers. For now, it just supports Spanish ones in the format
        12345678X, where X is the verification letter.
        
        If the verification letter is supplied, it will be checked, but
        numbers without letter are accepted too.
        
        Changelog
        =========
        
        1.0a1 (2010-08-19)
        ---------------------
        
        - Initial release
        
Keywords: dni nif field
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Framework :: Zope3
Classifier: Programming Language :: Python
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
