diff options
author | Daniel Veillard <veillard@src.gnome.org> | 2004-12-30 21:31:16 +0000 |
---|---|---|
committer | Daniel Veillard <veillard@src.gnome.org> | 2004-12-30 21:31:16 +0000 |
commit | b4700a9c5d5c7d3a1254b997f0fb9932482d2b0e (patch) | |
tree | cce38b9538d2013169ebbfa71aaf2a2d43903930 /doc/xslt.html | |
parent | 31ecf0f99498fb6380c85cd383576c2d44bd7b44 (diff) | |
download | libxslt-b4700a9c5d5c7d3a1254b997f0fb9932482d2b0e.tar.gz libxslt-b4700a9c5d5c7d3a1254b997f0fb9932482d2b0e.tar.bz2 libxslt-b4700a9c5d5c7d3a1254b997f0fb9932482d2b0e.zip |
Adding XMLLib osax description, Daniel
Diffstat (limited to 'doc/xslt.html')
-rw-r--r-- | doc/xslt.html | 5 |
1 files changed, 5 insertions, 0 deletions
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 |