summaryrefslogtreecommitdiff
path: root/doc/python.html
diff options
context:
space:
mode:
authorDaniel Veillard <veillard@src.gnome.org>2002-04-01 09:33:12 +0000
committerDaniel Veillard <veillard@src.gnome.org>2002-04-01 09:33:12 +0000
commitb2fb8ed1589bff50528d5b2e9673a6c4fdf626db (patch)
tree7fd71eab34f9ab7311e3f10746694cfd15246504 /doc/python.html
parentbd6e63122f047d519a57611a187a965c6a1c0b1c (diff)
downloadlibxml2-b2fb8ed1589bff50528d5b2e9673a6c4fdf626db.tar.gz
Added a new Pascal DOM2 binding, Daniel
Diffstat (limited to 'doc/python.html')
-rw-r--r--doc/python.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/python.html b/doc/python.html
index 37f9de8e..d0b9fa79 100644
--- a/doc/python.html
+++ b/doc/python.html
@@ -111,6 +111,8 @@ or libxslt wrappers or bindings:</p>
</li>
<li>Petr Kozelka provides <a href="http://sourceforge.net/projects/libxml2-pas">Pascal units to glue
libxml2</a> with Kylix, Delphi and other Pascal compilers</li>
+<li>Uwe Fechner also provides <a href="http://sourceforge.net/projects/idom2-pas/">idom2</a>, a DOM2
+ implementation for Kylix2/D5/D6 from Borland </li>
<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
maintained by Tobias Peters.</li>