mirror of
https://gitlab.gnome.org/GNOME/libxml2.git
synced 2025-03-19 14:50:07 +03:00
Added a link to lxml from the bindings pages, Daniel
This commit is contained in:
parent
c587bce5c9
commit
929746e75f
@ -55,7 +55,10 @@ or libxslt wrappers or bindings:</p><ul><li><a href="http://libxmlplusplus.sourc
|
||||
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>
|
||||
interface have not yet reached the completeness of the C API.</p><p>Note that some of the Python purist dislike the default set of Python
|
||||
bindings, rather than complaining I suggest they have a look at
|
||||
<a href="http://codespeak.net/lxml/">lxml</a> and help Martijn Faassen
|
||||
complete those more pythonic bindings for libxml2 and libxslt.</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
|
||||
|
@ -2378,6 +2378,11 @@ or libxslt wrappers or bindings:</p>
|
||||
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>Note that some of the Python purist dislike the default set of Python
|
||||
bindings, rather than complaining I suggest they have a look at
|
||||
<a href="http://codespeak.net/lxml/">lxml</a> and help Martijn Faassen
|
||||
complete those more pythonic bindings for libxml2 and libxslt.</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>
|
||||
|
Loading…
x
Reference in New Issue
Block a user