Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Jajcus/pyxmpp.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorJacek Konieczny <jajcus@jajcus.net>2006-09-02 01:08:25 +0400
committerJacek Konieczny <jajcus@jajcus.net>2006-09-02 01:08:25 +0400
commit7344c31b67efe5ee754344345c4280772c41938c (patch)
tree4dc982e2a9d22508957ae414e2981385f9ba100d /README
parent449fbd0e11ff29950a5ff126a3d46277312ba050 (diff)
- M2Crypto 0.16 support added, support for older M2Crypto version dropped
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index 4c399f2..b7c4a20 100644
--- a/README
+++ b/README
@@ -47,8 +47,8 @@ For PyXMPP you will need:
PyXMPP 1.0 was tested with libxml2-2.6.21.
- `dnspython <http://www.dnspython.org/>`__.
PyXMPP 1.0 was tested with version 1.3.4.
- - `M2Crypto <http://sandbox.rulemaker.net/ngps/m2/>`__ for TLS support. Tested
- with M2Crypto-0.13/swig-1.3.21.
+ - `M2Crypto <http://wiki.osafoundation.org/bin/view/Projects/MeTooCrypto>`__ >= 0.16 for TLS support. Tested
+ with M2Crypto-0.16/swig-1.3.25.
Installation
------------