Added informations about wxXml2 wrappers, Daniel
diff --git a/doc/python.html b/doc/python.html
index 596083d..2f3c491 100644
--- a/doc/python.html
+++ b/doc/python.html
@@ -48,8 +48,12 @@
     provides <a href="http://www.satimage.fr/software/en/downloads_osaxen.html">XMLLib
     osax</a>. This is an osax for Mac OS X with a set of commands to
     implement in AppleScript the XML DOM, XPATH and XSLT. Also includes
-    commands for Property-lists (Apple's fast lookup table XML format.)
-</li></ul><p>The distribution includes a set of Python bindings, which are guaranteed
+    commands for Property-lists (Apple's fast lookup table XML format.)</li>
+  <li>Francesco Montorsi developped
+<a href="https://sourceforge.net/project/showfiles.php?group_id=51305&amp;package_id=45182">wxXml2</a>
+    wrappers that interface libxml2, allowing wxWidgets applications to
+    load/save/edit XML instances.</li>
+</ul><p>The distribution includes a set of Python bindings, which are guaranteed
 to be maintained as part of the library in the future, though the Python
 interface have not yet reached the completeness of the C API.</p><p><a href="mailto:stephane.bidoul@softwareag.com">Stéphane Bidoul</a>
 maintains <a href="http://users.skynet.be/sbi/libxml-python/">a Windows port