diff options
author | Daniel Veillard <veillard@src.gnome.org> | 2003-11-04 10:26:43 +0000 |
---|---|---|
committer | Daniel Veillard <veillard@src.gnome.org> | 2003-11-04 10:26:43 +0000 |
commit | 6d373a26fff17281ac1c872adae95b14727ca959 (patch) | |
tree | 4f8adad30b8a19c2950c6a85069058a1b9b36327 /doc/python.html | |
parent | 42fd412637a769dcfa911386b499ad41e79d959e (diff) | |
download | libxml2-6d373a26fff17281ac1c872adae95b14727ca959.tar.gz |
preparing release 2.6.2, updated and rebuilt the docs DanielLIBXML2_2_6_2
* configure.in NEWS doc/*: preparing release 2.6.2, updated and
rebuilt the docs
Daniel
Diffstat (limited to 'doc/python.html')
-rw-r--r-- | doc/python.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/python.html b/doc/python.html index 92251663..71273eb8 100644 --- a/doc/python.html +++ b/doc/python.html @@ -42,9 +42,9 @@ or libxslt wrappers or bindings:</p><ul><li><a href="http://libxmlplusplus.sourc <li><a href="http://savannah.gnu.org/projects/classpathx/">LibxmlJ</a> is an effort to create a 100% JAXP-compatible Java wrapper for libxml2 and libxslt as part of GNU ClasspathX project.</li> - <li>Patrick McPhee provides Rexx bindings fof libxml2 and libxslt, - look for <a href="http://www.interlog.com/~ptjm/software.html">RexxXML</a>. -</li></ul><p>The distribution includes a set of Python bindings, which are guaranteed + <li>Patrick McPhee provides Rexx bindings fof libxml2 and libxslt, look for + <a href="http://www.interlog.com/~ptjm/software.html">RexxXML</a>.</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 |