Metadata-Version: 1.0
Name: python-openid
Version: 2.0.0
Summary: OpenID support for servers and consumers.
Home-page: http://www.openidenabled.com/openid/libraries/python/
Author: JanRain
Author-email: openid@janrain.com
License: Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions
and limitations under the License.

Download-URL: http://www.openidenabled.com/resources/downloads/python-openid/python-openid-2.0.0.tar.bz2
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
