LWN.net Logo

ANNOUNCE: libxml++ 2.9.1

From:  Murray Cumming <murrayc-AT-murrayc.com>
To:  libxml++ <libxmlplusplus-general-AT-lists.sourceforge.net>, gnome-announce <gnome-announce-list-AT-gnome.org>
Subject:  ANNOUNCE: libxml++ 2.9.1
Date:  Sat, 25 Dec 2004 16:59:38 +0100

*** libxml++

 libxml++ is a C++ wrapper for the libxml XML parser library. It has SAX
 and DOM-like APIs, but does not attempt to conform exactly to the DOM
 specifications because they are not aimed at C++. Its API is much
 simpler than the underlying libxml C API.

libxml++ is part of the GNOME Platform Bindings and follows the GNOME 
release schedule:
http://www.gnome.org/start/unstable/

*** Changes

2.9.1:

* First unstable 2.9.x release, to become stable 2.10.x.
* DomParser, SaxParser: Added 
  parse_memory_raw(const unsigned char* contents, size_type bytes)
  for parsing non-utf8 text or text of unknown encoding.

*** Download

You can download libxml++ from here:
http://libxmlplusplus.sourceforge.net/

-- 
Murray Cumming
murray@usa.net
www.murrayc.com

_______________________________________________
gnome-announce-list mailing list
gnome-announce-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-announce-list


(Log in to post comments)

Copyright © 2005, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds