1
0
mirror of https://gitlab.gnome.org/GNOME/libxml2.git synced 2025-10-21 14:53:44 +03:00

Added informations about wxXml2 wrappers, Daniel

This commit is contained in:
Daniel Veillard
2005-01-05 15:11:41 +00:00
parent 48df9613ba
commit c74260931b
2 changed files with 11 additions and 3 deletions

View File

@@ -48,8 +48,12 @@ or libxslt wrappers or bindings:</p><ul><li><a href="http://libxmlplusplus.sourc
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. Also includes
commands for Property-lists (Apple's fast lookup table XML format.)
</li></ul><p>The distribution includes a set of Python bindings, which are guaranteed
commands for Property-lists (Apple's fast lookup table XML format.)</li>
<li>Francesco Montorsi developped
<a href="https://sourceforge.net/project/showfiles.php?group_id=51305&amp;package_id=45182">wxXml2</a>
wrappers that interface libxml2, allowing wxWidgets applications to
load/save/edit XML instances.</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
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