1
0
mirror of https://gitlab.gnome.org/GNOME/libxml2.git synced 2025-07-28 00:21:53 +03:00

Added llink to Python bindings for Windows, Daniel

This commit is contained in:
Daniel Veillard
2002-12-16 16:05:58 +00:00
parent 7c67a83527
commit 27907c70cf
4 changed files with 1756 additions and 0 deletions

View File

@ -133,6 +133,12 @@ or libxslt wrappers or bindings:</p>
<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<EFBFBD>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