diff --git a/doc/python.html b/doc/python.html index 540194e0..74e69d31 100644 --- a/doc/python.html +++ b/doc/python.html @@ -31,7 +31,9 @@ or libxslt wrappers or bindings:

The libxslt Python module depends on the libxml2 Python module.

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

  • Patrick McPhee provides Rexx bindings fof libxml2 and libxslt, + look for RexxXML. +
  • The libxslt Python module depends on the libxml2 Python module.

    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 completeness of the C API.

    Stéphane Bidoul maintains a Windows port diff --git a/doc/xslt.html b/doc/xslt.html index 6f2760b3..00bac5da 100644 --- a/doc/xslt.html +++ b/doc/xslt.html @@ -986,6 +986,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 libxslt Python module depends on the