Metadata-Version: 2.1
Name: pyramid-saml
Version: 0.0.0
Summary: Pyramid SAML
Home-page: https://gitlab.com/geo-bl-ch/pyramid_saml
Author: Karsten Deininger
Author-email: karsten.deininger@bl.ch
License: UNKNOWN
Description: # Pyramid SAML
        
        This is a small library using https://github.com/onelogin/python3-saml to provide authentication and authorization via SAML within Pyramid applications.
        
        # Changelog
        
        ## master
        
        - Initial version
Keywords: web pyramid saml
Platform: UNKNOWN
Classifier: License :: OSI Approved :: BSD License
Classifier: Development Status :: 5 - Production/Stable
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Framework :: Pyramid
Classifier: Topic :: Internet :: WWW/HTTP
Description-Content-Type: text/markdown
