1
0
mirror of https://gitlab.gnome.org/GNOME/libxslt synced 2025-07-31 02:43:06 +03:00

Added a pointer to LibxmlJ, Daniel

This commit is contained in:
Daniel Veillard
2003-02-27 11:11:37 +00:00
parent f64f32ef92
commit b7bc66177e
2 changed files with 12 additions and 4 deletions

View File

@ -91,7 +91,7 @@ or libxslt wrappers or bindings:</p>
<li>
<a href="http://mail.gnome.org/archives/xml/2001-March/msg00014.html">Matt
Sergeant</a> developped <a href="http://axkit.org/download/">XML::LibXML
and XML::LibXSLT</a>, a perl wrapper for libxml2/libxslt as part of the
and XML::LibXSLT</a>, Perl wrappers for libxml2/libxslt as part of the
<a href="http://axkit.com/">AxKit XML application server</a>
</li>
<li>
@ -114,11 +114,16 @@ or libxslt wrappers or bindings:</p>
<a href="phillim2@comcast.net">Mike Phillips</a> provides a module
using <a href="http://siasl.dyndns.org/projects/projects.html">libxslt
for PHP</a>.</li>
<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 libxslt as part of GNU ClasspathX project.
</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 maturity of the C API.</p>
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