From cc9c6aaa1144491dc3c557178cb0e538f7ecfa4b Mon Sep 17 00:00:00 2001 From: Daniel Veillard Date: Thu, 21 Feb 2002 12:28:20 +0000 Subject: [PATCH] Added pointer to Tcl bindings, Daniel --- doc/contribs.html | 4 ++++ doc/python.html | 4 ++++ doc/xslt.html | 3 +++ 3 files changed, 11 insertions(+) diff --git a/doc/contribs.html b/doc/contribs.html index 5c6478d..775b0a7 100644 --- a/doc/contribs.html +++ b/doc/contribs.html @@ -104,6 +104,10 @@ A:link, A:visited, A:active { text-decoration: underline } provides libxml/libxslt wrappers for Python +
  • Steve Ball and contributors maintains + libxml2 and libxslt bindings for + Tcl +
  • I'm still waiting for someone to contribute a simple XSLT processing module for Apache :-)

    diff --git a/doc/python.html b/doc/python.html index 3e4222c..ad634e2 100644 --- a/doc/python.html +++ b/doc/python.html @@ -95,6 +95,10 @@ 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 +
  • The libxslt Python module depends on the libxml2 Python module.

    diff --git a/doc/xslt.html b/doc/xslt.html index b2786cc..d6b8843 100644 --- a/doc/xslt.html +++ b/doc/xslt.html @@ -677,6 +677,9 @@ 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

    The libxslt Python module depends on the libxml2 Python module. -- 2.7.4