Metadata-Version: 1.1
Name: silva.pas.membership
Version: 1.2
Summary: Retrieve Silva membership information in PAS
Home-page: https://github.com/silvacms/silva.pas.membership
Author: Sylvain Viollon
Author-email: info@infrae.com
License: BSD
Description: ====================
        silva.pas.membership
        ====================
        
        This package provides a new PluggableAuthService (PAS) extension,
        which let Silva users be valid PAS users. This can be used to restrain
        access to users which already have a Silva member object.
        
        This extension require at least `Silva`_ 3.0 or higher. For previous
        versions of Silva please refer to older version of this extension.
        
        Code repository
        ===============
        
        You can find the code of this extension in Git:
        https://github.com/silvacms/silva.pas.membership
        
        .. _Silva: http://silvacms.org
        
        
        Changelog
        =========
        
        1.2 (2013-05-23)
        ----------------
        
        * Update imports for Silva 3.0.
        
        1.1 (2008-11-20)
        ----------------
        
        * Optimize exact_match request.
        
        1.0 (2008-05-27)
        ----------------
        
        * Initial release
        
        
Keywords: silva pas membership
Platform: UNKNOWN
Classifier: Framework :: Zope2
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: License :: OSI Approved :: BSD License
