Skip to content

Commit 0326f9f

Browse files
author
Roland Hedberg
committed
Updated README
1 parent 4f2b814 commit 0326f9f

File tree

1 file changed

+5
-17
lines changed

1 file changed

+5
-17
lines changed

README

Lines changed: 5 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -4,23 +4,11 @@ README for PySAML2
44
Dependencies
55
------------
66
PySAML2 should be compatible with any python >= 2.6 not 3.X yet.
7-
To be able to sign/verify, encrypt/decrypt you need xmlsec1.
8-
The repoze stuff works best together with repoze.who .
9-
10-
* http://www.aleksey.com/xmlsec/
11-
* http://static.repoze.org/whodocs/
127

138
Install
149
-------
15-
You need repoze.who to get the examples working, can be gotten through
16-
easy_install
17-
18-
easy_install repoze.who
19-
20-
Or from the PyPi site if you prefer to do it that way.
21-
You should get the latest version, which is right now 1.0.18 .
22-
23-
You also need xmlsec, which you can find here:
10+
You will need xmlsec1 to be able to sign/verify, encrypt/decrypt.
11+
You can find xmlsec1 here:
2412

2513
http://www.aleksey.com/xmlsec/
2614

@@ -41,9 +29,9 @@ Project page on :
4129

4230
https://github.com/rohe/pysaml2
4331

44-
Use the [email protected] mailing list. Since we do not have
45-
publicly available bug tracker yet, bug reports should be emailed
46-
there too.
32+
Use the [email protected] mailing list. Bug reports can either be emailed
33+
to this mailing list of added to the github repository
34+
https://github.com/rohe/pysaml2.
4735

4836
You can subscribe to this mailing list at
4937
http://delfos.sci.uma.es/mailman/listinfo/pysaml2

0 commit comments

Comments
 (0)