Metadata-Version: 2.1
Name: oidcpy
Version: 0.0.2
Summary: OpenID Connect library code
Home-page: https://github.com/marcelvandendungen/oidcpy
Author: Marcel van den Dungen
Author-email: author@example.com
License: UNKNOWN
Description: # OIDCPY Package
        
        This is a package containing Python code to implement OpenID Connect Provider. You can find the source code on 
        [Github](https://github.com/marcelvandendungen/oidcpy).
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
