summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Veillard <veillard@src.gnome.org>2004-12-30 21:31:16 +0000
committerDaniel Veillard <veillard@src.gnome.org>2004-12-30 21:31:16 +0000
commitb4700a9c5d5c7d3a1254b997f0fb9932482d2b0e (patch)
treecce38b9538d2013169ebbfa71aaf2a2d43903930
parent31ecf0f99498fb6380c85cd383576c2d44bd7b44 (diff)
downloadlibxslt-b4700a9c5d5c7d3a1254b997f0fb9932482d2b0e.tar.gz
libxslt-b4700a9c5d5c7d3a1254b997f0fb9932482d2b0e.tar.bz2
libxslt-b4700a9c5d5c7d3a1254b997f0fb9932482d2b0e.zip
Adding XMLLib osax description, Daniel
-rw-r--r--doc/python.html4
-rw-r--r--doc/xslt.html5
2 files changed, 9 insertions, 0 deletions
diff --git a/doc/python.html b/doc/python.html
index 30081063..bc76f345 100644
--- a/doc/python.html
+++ b/doc/python.html
@@ -34,6 +34,10 @@ or libxslt wrappers or bindings:</p><ul><li><a href="http://mail.gnome.org/archi
libxslt as part of GNU ClasspathX project.</li>
<li>Patrick McPhee provides Rexx bindings fof libxml2 and libxslt, look for
<a href="http://www.interlog.com/~ptjm/software.html">RexxXML</a>.</li>
+ <li><a href="http://www.satimage.fr/software/en/xml_suite.html">Satimage</a>
+ provides <a href="http://www.satimage.fr/software/en/downloads_osaxen.html">XMLLib
+ osax</a>. This is an osax for Mac OS X with a set of commands to
+ implement in AppleScript the XML DOM, XPATH and XSLT.</li>
</ul><p>The libxslt Python module depends on the <a href="http://xmlsoft.org/python.html">libxml2 Python</a> module.</p><p>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.</p><p><a href="mailto:stephane.bidoul@softwareag.com">Stéphane Bidoul</a>
diff --git a/doc/xslt.html b/doc/xslt.html
index 4ace0dac..6a5385b5 100644
--- a/doc/xslt.html
+++ b/doc/xslt.html
@@ -1161,6 +1161,11 @@ or libxslt wrappers or bindings:</p>
libxslt as part of GNU ClasspathX project.</li>
<li>Patrick McPhee provides Rexx bindings fof libxml2 and libxslt, look for
<a href="http://www.interlog.com/~ptjm/software.html">RexxXML</a>.</li>
+ <li><a href="http://www.satimage.fr/software/en/xml_suite.html">Satimage</a>
+ provides <a
+ href="http://www.satimage.fr/software/en/downloads_osaxen.html">XMLLib
+ osax</a>. This is an osax for Mac OS X with a set of commands to
+ implement in AppleScript the XML DOM, XPATH and XSLT.</li>
</ul>
<p>The libxslt Python module depends on the <a