diff options
Diffstat (limited to 'doc/python.html')
-rw-r--r-- | doc/python.html | 4 |
1 files changed, 4 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> |