From 375bf669d17d8e1ebe979777f6dd97ba4a27ee80 Mon Sep 17 00:00:00 2001 From: Daniel Veillard Date: Fri, 31 Oct 2003 22:58:00 +0000 Subject: [PATCH] Added pointer to Rexx bindings, Daniel --- doc/python.html | 4 +++- doc/xml.html | 2 ++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/doc/python.html b/doc/python.html index 76629eca..92251663 100644 --- a/doc/python.html +++ b/doc/python.html @@ -42,7 +42,9 @@ or libxslt wrappers or bindings:

The distribution includes a set of Python bindings, which are guaranteed +

  • Patrick McPhee provides Rexx bindings fof libxml2 and libxslt, + look for RexxXML. +
  • 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.

    Stéphane Bidoul maintains a Windows port diff --git a/doc/xml.html b/doc/xml.html index 3e8e8998..dbdbd4d5 100644 --- a/doc/xml.html +++ b/doc/xml.html @@ -1904,6 +1904,8 @@ or libxslt wrappers or bindings:

  • LibxmlJ is an effort to create a 100% JAXP-compatible Java wrapper for libxml2 and libxslt as part of GNU ClasspathX project.
  • +
  • Patrick McPhee provides Rexx bindings fof libxml2 and libxslt, + look for RexxXML.

    The distribution includes a set of Python bindings, which are guaranteed