1Metadata-Version: 1.0
2Name: python-openid
3Version: 2.2.5
4Summary: OpenID support for servers and consumers.
5Home-page: http://github.com/openid/python-openid
6Author: JanRain
7Author-email: openid@janrain.com
8License: UNKNOWN
9Download-URL: http://github.com/openid/python-openid/tarball/2.2.5
10Description: This is a set of Python packages to support use of
11        the OpenID decentralized identity system in your application.  Want to enable
12        single sign-on for your web site?  Use the openid.consumer package.  Want to
13        run your own OpenID server? Check out openid.server.  Includes example code
14        and support for a variety of storage back-ends.
15Platform: UNKNOWN
16Classifier: Development Status :: 5 - Production/Stable
17Classifier: Environment :: Web Environment
18Classifier: Intended Audience :: Developers
19Classifier: License :: OSI Approved :: Apache Software License
20Classifier: Operating System :: POSIX
21Classifier: Programming Language :: Python
22Classifier: Topic :: Internet :: WWW/HTTP
23Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content :: CGI Tools/Libraries
24Classifier: Topic :: Software Development :: Libraries :: Python Modules
25Classifier: Topic :: System :: Systems Administration :: Authentication/Directory
26