Metadata-Version: 2.1
Name: python-openid2
Version: 2.3.0rc1
Summary: OpenID support for servers and consumers.
Home-page: https://github.com/ziima/python-openid
Author: Vlastimil Zíma
Author-email: vlastimil.zima@gmail.com
License: UNKNOWN
Description: This is a set of Python packages to support use of
        the OpenID decentralized identity system in your application.  Want to enable
        single sign-on for your web site?  Use the openid.consumer package.  Want to
        run your own OpenID server? Check out openid.server.  Includes example code
        and support for a variety of storage back-ends.
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content :: CGI Tools/Libraries
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: System :: Systems Administration :: Authentication/Directory
Provides-Extra: djopenid
Provides-Extra: httplib2
Provides-Extra: pycurl
Provides-Extra: quality
Provides-Extra: requests
Provides-Extra: tests
