[libxml2.wiki] Update home
- From: Nick Wellnhofer <nwellnhof src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libxml2.wiki] Update home
- Date: Sat, 12 Feb 2022 18:04:06 +0000 (UTC)
commit 2d0264bffe749513a06aa79cf107cc89bfc80e30
Author: Nick Wellnhofer <wellnhofer aevum de>
Date: Sat Feb 12 18:04:06 2022 +0000
Update home
home.md | 23 +++++++++++++++++++++++
1 file changed, 23 insertions(+)
---
diff --git a/home.md b/home.md
index e165383..9fe1a69 100644
--- a/home.md
+++ b/home.md
@@ -51,6 +51,29 @@ TODO
There is a mailing-list [xml gnome org](mailto:xml gnome org) for libxml, with an [on-line
archive](http://mail.gnome.org/archives/xml/) ([old](http://xmlsoft.org/messages)). To subscribe to this
list, please visit the [associated web](http://mail.gnome.org/mailman/listinfo/xml) page and follow the
instructions.
+## Language bindings
+
+There are a number of language bindings and wrappers available for libxml2, the list below is not exhaustive.
+
+* [Libxml++](https://libxmlplusplus.github.io/libxmlplusplus/) seems the most up-to-date C++ bindings for
libxml2, check the [documentation](https://developer-old.gnome.org/libxml++/) and the
[examples](https://github.com/libxmlplusplus/libxmlplusplus/tree/master/examples).
+* There is another [C++ wrapper based on the gdome2 bindings](http://libgdome-cpp.berlios.de/) maintained by
Tobias Peters.
+* and a third C++ wrapper by Peter Jones <[pjones pmade org](mailto:pjones pmade org)>
+
+ Website: <http://pmade.org/pjones/software/xmlwrapp/>
+* XML::LibXML [Perl bindings](http://cpan.uwinnipeg.ca/dist/XML-LibXML) are available on CPAN, as well as
XML::LibXSLT [Perl libxslt bindings](http://cpan.uwinnipeg.ca/dist/XML-LibXSLT).
+* If you're interested into scripting XML processing, have a look at [XSH](http://xsh.sourceforge.net/) an
XML editing shell based on Libxml2 Perl bindings.
+* [Dave Kuhlman](mailto:dkuhlman cutter rexx com) provides an earlier version of the libxml/libxslt
[wrappers for Python](http://www.rexx.com/\~dkuhlman).
+* Gopal.V and Peter Minten develop [libxml#](http://savannah.gnu.org/projects/libxmlsharp), a set of C#
libxml2 bindings.
+* Petr Kozelka provides [Pascal units to glue libxml2](http://sourceforge.net/projects/libxml2-pas) with
Kylix, Delphi and other Pascal compilers.
+* Uwe Fechner also provides [idom2](http://sourceforge.net/projects/idom2-pas/), a DOM2 implementation for
Kylix2/D5/D6 from Borland.
+* There is [bindings for Ruby](http://libxml.rubyforge.org/) and libxml2 bindings are also available in Ruby
through the [libgdome-ruby](http://libgdome-ruby.berlios.de/) module maintained by Tobias Peters.
+* Steve Ball and contributors maintains [libxml2 and libxslt bindings for
Tcl](http://tclxml.sourceforge.net/).
+* libxml2 and libxslt are the default XML libraries for PHP5.
+* [LibxmlJ](http://savannah.gnu.org/projects/classpathx/) is an effort to create a 100% JAXP-compatible Java
wrapper for libxml2 and libxslt as part of GNU ClasspathX project.
+* Patrick McPhee provides Rexx bindings for libxml2 and libxslt, look for
[RexxXML](http://www.interlog.com/\~ptjm/software.html).
+* [Satimage](http://www.satimage.fr/software/en/xml_suite.html) provides [XMLLib
osax](http://www.satimage.fr/software/en/downloads_osaxen.html). 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.)
+* Francesco Montorsi developed
[wxXml2](https://sourceforge.net/project/showfiles.php?group_id=51305&package_id=45182) wrappers that
interface libxml2, allowing wxWidgets applications to load/save/edit XML instances.
+
## Contributions
* Bjorn Reese, William Brack and Thomas Broyer have provided a number of patches, Gary Pennington worked on
the validation API, threading support and Solaris port.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]