Metadata-Version: 2.1
Name: saml_tra
Version: 0.9.1
Summary: A python interface to produce and consume Security Assertion Markup Language (SAML) v2.0 messages.
Home-page: https://github.com/traneo/python-saml
Author: traneo
Author-email: traneo@gmail.com
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.12
License-File: LICENSE
Requires-Dist: python-dateutil
Requires-Dist: lxml
Requires-Dist: xmlsec
Provides-Extra: test
Requires-Dist: pytest ; extra == 'test'
Requires-Dist: pytest-pep8 ; extra == 'test'
Requires-Dist: pytest-flakes ; extra == 'test'
Requires-Dist: pytest-cov ; extra == 'test'

