Metadata-Version: 2.0
Name: fedoidc
Version: 0.3.0
Summary: Python implementation of the OpenID Connect federation draft
Home-page: https://github.com/rohe/fedoidc
Author: Roland Hedberg
Author-email: roland@catalogix.se
License: Apache 2.0
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Dist: Cherrypy
Requires-Dist: argparse
Requires-Dist: cherrypy-cors (>=1.5)
Requires-Dist: future
Requires-Dist: oic (>=0.10.0)
Requires-Dist: requests
Requires-Dist: six

UNKNOWN


