1
0
mirror of https://gitlab.gnome.org/GNOME/libxslt synced 2025-07-31 02:43:06 +03:00

Added pointer to Tcl bindings, Daniel

This commit is contained in:
Daniel Veillard
2002-02-21 12:28:20 +00:00
parent 3a41949aa6
commit cc9c6aaa11
3 changed files with 11 additions and 0 deletions

View File

@ -104,6 +104,10 @@ A:link, A:visited, A:active { text-decoration: underline }
provides libxml/libxslt <a href="http://www.rexx.com/~dkuhlman">wrappers provides libxml/libxslt <a href="http://www.rexx.com/~dkuhlman">wrappers
for Python</a> for Python</a>
</li> </li>
<li>Steve Ball and contributors maintains
<a href="http://tclxml.sourceforge.net/">libxml2 and libxslt bindings for
Tcl</a>
</li>
</ul> </ul>
<p>I'm still waiting for someone to contribute a simple XSLT processing <p>I'm still waiting for someone to contribute a simple XSLT processing
module for Apache :-)</p> module for Apache :-)</p>

View File

@ -95,6 +95,10 @@ or libxslt wrappers or bindings:</p>
<li>Wai-Sun &quot;Squidster&quot; Chia provides <a href="http://www.rubycolor.org/arc/redist/">bindings for Ruby</a> and <li>Wai-Sun &quot;Squidster&quot; Chia provides <a href="http://www.rubycolor.org/arc/redist/">bindings for Ruby</a> and
libxml2 bindings are also available in Ruby through the <a href="http://libgdome-ruby.berlios.de/">libgdome-ruby</a> module libxml2 bindings are also available in Ruby through the <a href="http://libgdome-ruby.berlios.de/">libgdome-ruby</a> module
maintained by Tobias Peters.</li> maintained by Tobias Peters.</li>
<li>Steve Ball and contributors maintains
<a href="http://tclxml.sourceforge.net/">libxml2 and libxslt bindings for
Tcl</a>
</li>
</ul> </ul>
<p>The libxslt Python module depends on the <a href="http://xmlsoft.org/python.html">libxml2 Python</a> module. <p>The libxslt Python module depends on the <a href="http://xmlsoft.org/python.html">libxml2 Python</a> module.
</p> </p>

View File

@ -677,6 +677,9 @@ or libxslt wrappers or bindings:</p>
libxml2 bindings are also available in Ruby through the <a libxml2 bindings are also available in Ruby through the <a
href="http://libgdome-ruby.berlios.de/">libgdome-ruby</a> module href="http://libgdome-ruby.berlios.de/">libgdome-ruby</a> module
maintained by Tobias Peters.</li> maintained by Tobias Peters.</li>
<li>Steve Ball and contributors maintains
<a href="http://tclxml.sourceforge.net/">libxml2 and libxslt bindings for
Tcl</a>
</ul> </ul>
<p>The libxslt Python module depends on the <a href="http://xmlsoft.org/python.html">libxml2 Python</a> module. <p>The libxslt Python module depends on the <a href="http://xmlsoft.org/python.html">libxml2 Python</a> module.