1
0
mirror of https://gitlab.gnome.org/GNOME/libxslt synced 2025-08-07 10:42:55 +03:00

Adding XMLLib osax description, Daniel

This commit is contained in:
Daniel Veillard
2004-12-30 21:31:16 +00:00
parent 31ecf0f994
commit b4700a9c5d
2 changed files with 9 additions and 0 deletions

View File

@@ -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<EFBFBD>phane Bidoul</a>

View File

@@ -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