Added llink to Python bindings for Windows, Daniel
diff --git a/doc/python.html b/doc/python.html
index 91077df..83bfde2 100644
--- a/doc/python.html
+++ b/doc/python.html
@@ -133,6 +133,12 @@
<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 maturity 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 of the Python bindings</a>.
+
+</p>
<p>Note to people interested in building bindings, the API is formalized as
<a href="libxml2-api.xml">an XML API description file</a> which allows to
automate a large part of the Python bindings, this includes function