From b9e469a12199606f4037aeeef8246f64ac995377 Mon Sep 17 00:00:00 2001 From: Daniel Veillard Date: Thu, 21 Feb 2002 12:08:42 +0000 Subject: [PATCH] Added pointer to Tcl bindings, Daniel --- doc/python.html | 6 ++++++ doc/xml.html | 4 ++++ 2 files changed, 10 insertions(+) diff --git a/doc/python.html b/doc/python.html index ae01b303..730c45e1 100644 --- a/doc/python.html +++ b/doc/python.html @@ -112,6 +112,12 @@ or libxslt wrappers or bindings:

  • Wai-Sun "Squidster" Chia provides bindings for Ruby and libxml2 bindings are also available in Ruby through the libgdome-ruby module maintained by Tobias Peters.
  • +
  • Steve Ball and contributors maintains + libxml2 and libxslt bindings for + Tcl +
  • +
  • There is support for libxml2 in the DOM module of PHP. +
  • 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 diff --git a/doc/xml.html b/doc/xml.html index 8cf3f690..70e024b9 100644 --- a/doc/xml.html +++ b/doc/xml.html @@ -1339,6 +1339,10 @@ or libxslt wrappers or bindings:

    libxml2 bindings are also available in Ruby through the libgdome-ruby module maintained by Tobias Peters. +
  • Steve Ball and contributors maintains + libxml2 and libxslt bindings for + Tcl +
  • There is support for libxml2 in the DOM module of PHP.

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