Metadata-Version: 1.0
Name: tgidproviders
Version: 0.1
Summary: A collection of Identity providers for Turbogears
Home-page: http://code.google.com/p/tgidproviders
Author: Ken Kuhlman and contributors
Author-email: tgidproviders@redlagoon.net
License: MIT
Download-URL: http://code.google.com/p/tgidproviders/downloads/list
Description: TGIDProviders is a collection of Identity providers that help you get up and running quickly when you want to validate passwords against an LDAP directory, a UNIX password file, or a SMB provider under Windows.  It takes advantage of TurboGears' entry points (provided by SetupTools) to extend the capabilities of the default identity providers to support other authentication methods.
        
        OpenID is not yet supported, but patches are welcome!
        
Keywords: turbogears.identity.provider
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Framework :: TurboGears
Classifier: Framework :: TurboGears :: Widgets
