1
0
mirror of https://gitlab.gnome.org/GNOME/libxml2.git synced 2025-07-29 11:41:22 +03:00

Added pointer to Rexx bindings, Daniel

This commit is contained in:
Daniel Veillard
2003-10-31 22:58:00 +00:00
parent 7ec29978be
commit 375bf669d1
2 changed files with 5 additions and 1 deletions

View File

@ -42,7 +42,9 @@ or libxslt wrappers or bindings:</p><ul><li><a href="http://libxmlplusplus.sourc
<li><a href="http://savannah.gnu.org/projects/classpathx/">LibxmlJ</a> is <li><a href="http://savannah.gnu.org/projects/classpathx/">LibxmlJ</a> is
an effort to create a 100% JAXP-compatible Java wrapper for libxml2 and an effort to create a 100% JAXP-compatible Java wrapper for libxml2 and
libxslt as part of GNU ClasspathX project.</li> libxslt as part of GNU ClasspathX project.</li>
</ul><p>The distribution includes a set of Python bindings, which are guaranteed <li>Patrick McPhee provides Rexx bindings fof libxml2 and libxslt,
look for <a href="http://www.interlog.com/~ptjm/software.html">RexxXML</a>.
</li></ul><p>The distribution includes a set of Python bindings, which are guaranteed
to be maintained as part of the library in the future, though the Python 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> 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>
maintains <a href="http://users.skynet.be/sbi/libxml-python/">a Windows port maintains <a href="http://users.skynet.be/sbi/libxml-python/">a Windows port

View File

@ -1904,6 +1904,8 @@ or libxslt wrappers or bindings:</p>
<li><a href="http://savannah.gnu.org/projects/classpathx/">LibxmlJ</a> is <li><a href="http://savannah.gnu.org/projects/classpathx/">LibxmlJ</a> is
an effort to create a 100% JAXP-compatible Java wrapper for libxml2 and an effort to create a 100% JAXP-compatible Java wrapper for libxml2 and
libxslt as part of GNU ClasspathX project.</li> 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>.
</ul> </ul>
<p>The distribution includes a set of Python bindings, which are guaranteed <p>The distribution includes a set of Python bindings, which are guaranteed