Metadata-Version: 1.0
Name: z3c.password
Version: 0.5.0
Summary: Password generation and verification utility for Zope3
Home-page: http://cheeseshop.python.org/pypi/z3c.password
Author: Stephan Richter, Roger Ineichen and the Zope Community
Author-email: zope3-dev@zope.org
License: ZPL 2.1
Description: This package provides an API and implementation of a password generation and
        verification utility. A high-security implementation is provided that is
        suitable for banks and other high-security institutions. The package also
        offers a field and a property for those fields.
        
        
        =======
        CHANGES
        =======
        
        0.5.0 (2008-10-21)
        ------------------
        
        - Initial Release
        
Keywords: zope3 z3c password verification
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Zope Public License
Classifier: Programming Language :: Python
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Framework :: Zope3
