./python/py-pysaml2, Python implementation of SAML Version 2

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 7.1.2, Package name: py311-pysaml2-7.1.2, Maintainer: kethzer.dr

PySAML2 is a pure python implementation of SAML Version 2 Standard.
It contains all necessary pieces for building a SAML2 service
provider or an identity provider. The distribution contains examples
of both. Originally written to work in a WSGI environment there
are extensions that allow you to use it with other frameworks.


Master sites:

Filesize: 358.127 KB

Version history: (Expand)


CVS history: (Expand)


   2023-08-29 16:09:27 by Thomas Klausner | Files touched by this commit (1)
Log message:
py-pysaml2: restrict to supported Python versions
   2023-08-29 16:04:20 by Emmanuel Dreyfus | Files touched by this commit (4)
Log message:
Added py-pysqml2 version 7.1.2

PySAML2 is a pure python implementation of SAML Version 2 Standard.
It contains all necessary pieces for building a SAML2 service
provider or an identity provider. The distribution contains examples
of both. Originally written to work in a WSGI environment there
are extensions that allow you to use it with other frameworks.

This imported from wip/py-pysqml2, contributed by kethzer.dr@gmail.com