Metadata-Version: 1.0
Name: gracie
Version: 0.2.11
Summary: Gracie - OpenID provider for local accounts.
Home-page: http://trac.whitetree.org/gracie/
Author: Ben Finney
Author-email: ben+python@benfinney.id.au
License: GPL-2+
Description: Gracie is an OpenID server (a "provider" in OpenID terminology) that
        serves OpenID identities for the local system PAM accounts. It
        authenticates users with a username/password challenge.
        
        The OpenID protocol is documented at <URL:http://openid.net/>.
Keywords: gracie,openid,identity,authentication,provider
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Programming Language :: Python
Classifier: Topic :: Internet
Classifier: Topic :: System
Classifier: Operating System :: POSIX
Classifier: Intended Audience :: System Administrators
