Updated README

This commit is contained in:
Roland Hedberg 2014-02-07 08:54:36 +01:00
parent 4f2b814cc9
commit 0326f9f253

22
README
View File

@ -4,23 +4,11 @@ README for PySAML2
Dependencies
------------
PySAML2 should be compatible with any python >= 2.6 not 3.X yet.
To be able to sign/verify, encrypt/decrypt you need xmlsec1.
The repoze stuff works best together with repoze.who .
* http://www.aleksey.com/xmlsec/
* http://static.repoze.org/whodocs/
Install
-------
You need repoze.who to get the examples working, can be gotten through
easy_install
easy_install repoze.who
Or from the PyPi site if you prefer to do it that way.
You should get the latest version, which is right now 1.0.18 .
You also need xmlsec, which you can find here:
You will need xmlsec1 to be able to sign/verify, encrypt/decrypt.
You can find xmlsec1 here:
http://www.aleksey.com/xmlsec/
@ -41,9 +29,9 @@ Project page on :
https://github.com/rohe/pysaml2
Use the Pysaml2@uma.es mailing list. Since we do not have
publicly available bug tracker yet, bug reports should be emailed
there too.
Use the Pysaml2@uma.es mailing list. Bug reports can either be emailed
to this mailing list of added to the github repository
https://github.com/rohe/pysaml2.
You can subscribe to this mailing list at
http://delfos.sci.uma.es/mailman/listinfo/pysaml2