Source: python-djangosaml2 Section: python Maintainer: Debian Python Team Uploaders: Michael Fladischer , Build-Depends: debhelper-compat (= 13), dh-sequence-python3, dh-sequence-sphinxdoc, pybuild-plugin-pyproject, python3-all, python3-django, python3-pysaml2, python3-pytest, python3-pytest-django, python3-recommonmark, python3-setuptools, python3-sphinx, python3-sphinx-rtd-theme, python3-sphinxcontrib.images, Standards-Version: 4.7.4 Homepage: https://github.com/IdentityPython/djangosaml2 Vcs-Browser: https://salsa.debian.org/python-team/packages/python-djangosaml2 Vcs-Git: https://salsa.debian.org/python-team/packages/python-djangosaml2.git Testsuite: autopkgtest-pkg-pybuild Package: python3-django-saml2 Architecture: all Depends: ${misc:Depends}, ${python3:Depends}, Suggests: python-django-saml2-doc, Description: Django application that integrates PySAML2 (Python3 version) djangosaml2 is a Django application that integrates the PySAML2 library into your project. This mean that you can protect your Django based project with a service provider based on PySAML. This way it will talk SAML2 with your Identity Provider allowing you to use this authentication mechanism. . This package contains the Python 3 version of the library. Package: python-django-saml2-doc Section: doc Architecture: all Multi-Arch: foreign Depends: ${misc:Depends}, ${sphinxdoc:Depends}, Description: Django application that integrates PySAML2 (Documentation) djangosaml2 is a Django application that integrates the PySAML2 library into your project. This mean that you can protect your Django based project with a service provider based on PySAML. This way it will talk SAML2 with your Identity Provider allowing you to use this authentication mechanism. . This package contains the documentation.