Metadata-Version: 1.0
Name: zamplugin.authenticator
Version: 0.6.0
Summary: Site manager support for ZAM (Zope Application Management)
Home-page: http://pypi.python.org/pypi/zamplugin.authenticator
Author: Roger Ineichen and the Zope Community
Author-email: zope-dev@zope.org
License: ZPL 2.1
Description: This package provides a z3c.authenticator management for ZAM 
        (Zope 3 Application Management).
        
        
        =======
        CHANGES
        =======
        
        0.6.0 (2011-01-24)
        ------------------
        
        - Requiring ``zam.api`` 0.7 or newer for ZTK 1.0 compatibility.
        
        - Updated tests to run with ``z3c.form`` 2.1 or newer thus requiring at
          least this version.
        
        - Updated author email and home page address in package meta data.
        
        
        0.5.0 (2008-04-16)
        ------------------
        
        - Initial Release
        
Keywords: zope zope3 z3c authenticator management user interface
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
