[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#674074: ITP: tinyxml2 -- C++ XML parsing library



Package: wnpp
Severity: wishlist
Owner: Chow Loong Jin <hyperair@debian.org>

* Package name    : tinyxml2
  Version         : 0~git20120518.1.a2ae54e
  Upstream Author : Lee Thomason <leethomason@gmail.com>
* URL             : http://www.grinninglizard.com/tinyxml2/
* License         : zlib/libpng
  Programming Lang: C++
  Description     : C++ XML parsing library

TinyXML2 is a simple and small C++ XML parser that can be easily integrating
into other programs. It reads XML and creates C++ objects representing the XML
document. The objects can be manipulated, changed, and saved again as XML.
.
TinyXML2 supersedes the previous TinyXML library, with various improvements:
 - Fewer memory allocations (1% - 10% compared to TinyXML)
 - Uses less memory (about 40% of that used by TinyXML)
 - Faster
 - No STL requirement
 - More modern C++, including a proper namespace
 - Proper and useful handling of whitespace



Reply to: