Updated README
This commit is contained in:
parent
4f2b814cc9
commit
0326f9f253
22
README
22
README
@ -4,23 +4,11 @@ README for PySAML2
|
|||||||
Dependencies
|
Dependencies
|
||||||
------------
|
------------
|
||||||
PySAML2 should be compatible with any python >= 2.6 not 3.X yet.
|
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
|
Install
|
||||||
-------
|
-------
|
||||||
You need repoze.who to get the examples working, can be gotten through
|
You will need xmlsec1 to be able to sign/verify, encrypt/decrypt.
|
||||||
easy_install
|
You can find xmlsec1 here:
|
||||||
|
|
||||||
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:
|
|
||||||
|
|
||||||
http://www.aleksey.com/xmlsec/
|
http://www.aleksey.com/xmlsec/
|
||||||
|
|
||||||
@ -41,9 +29,9 @@ Project page on :
|
|||||||
|
|
||||||
https://github.com/rohe/pysaml2
|
https://github.com/rohe/pysaml2
|
||||||
|
|
||||||
Use the Pysaml2@uma.es mailing list. Since we do not have
|
Use the Pysaml2@uma.es mailing list. Bug reports can either be emailed
|
||||||
publicly available bug tracker yet, bug reports should be emailed
|
to this mailing list of added to the github repository
|
||||||
there too.
|
https://github.com/rohe/pysaml2.
|
||||||
|
|
||||||
You can subscribe to this mailing list at
|
You can subscribe to this mailing list at
|
||||||
http://delfos.sci.uma.es/mailman/listinfo/pysaml2
|
http://delfos.sci.uma.es/mailman/listinfo/pysaml2
|
||||||
|
Loading…
Reference in New Issue
Block a user