File tree Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,22 @@ PySAML2 - SAML2 in Python
5
5
:Author: Roland Hedberg
6
6
:Version: 4.0.4
7
7
8
+ .. image :: https://api.travis-ci.org/rohe/pysaml2.png?branch=master
9
+ :target: https://travis-ci.org/rohe/pysaml2
10
+
11
+ .. image :: https://img.shields.io/pypi/pyversions/pysaml2.svg
12
+ :target: https://pypi.python.org/pypi/pysaml2
13
+
14
+ .. image :: https://img.shields.io/pypi/v/pysaml2.svg
15
+ :target: https://pypi.python.org/pypi/pysaml2
16
+
17
+ .. image :: https://img.shields.io/pypi/dm/pysaml2.svg
18
+ :target: https://pypi.python.org/pypi/pysaml2
19
+
20
+ .. image :: https://landscape.io/github/rohe/pysaml2/master/landscape.svg?style=flat
21
+ :target: https://landscape.io/github/rohe/pysaml2/master
22
+
23
+
8
24
PySAML2 is a pure python implementation of SAML2. It contains all
9
25
necessary pieces for building a SAML2 service provider or an identity provider.
10
26
The distribution contains examples of both.
You can’t perform that action at this time.
0 commit comments