diff options
author | Daniel Veillard <veillard@src.gnome.org> | 2002-12-16 16:07:00 +0000 |
---|---|---|
committer | Daniel Veillard <veillard@src.gnome.org> | 2002-12-16 16:07:00 +0000 |
commit | 71acbc236ce8867a5cacfd120565ec3c3790cf58 (patch) | |
tree | 6a6104418ba6a8f7bdb71e6373477cc524acadab /doc/python.html | |
parent | 69795dfbca2b09afb7f64e91cce2729ec072504e (diff) | |
download | libxslt-71acbc236ce8867a5cacfd120565ec3c3790cf58.tar.gz libxslt-71acbc236ce8867a5cacfd120565ec3c3790cf58.tar.bz2 libxslt-71acbc236ce8867a5cacfd120565ec3c3790cf58.zip |
Added link to Stéphane Bidoul Python bindings on windows, Daniel
Diffstat (limited to 'doc/python.html')
-rw-r--r-- | doc/python.html | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/python.html b/doc/python.html index fcd1bf45..c5d50621 100644 --- a/doc/python.html +++ b/doc/python.html @@ -110,6 +110,12 @@ or libxslt wrappers or bindings:</p> <p>The distribution includes a set of Python bindings, which are garanteed 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="libxslt-api.xml">an XML API description file</a> which allows to automate a large part of the Python bindings, this includes function |