tinyxml - A simple, small, C++ XML parser
Website: | http://www.grinninglizard.com/tinyxml/ |
---|---|
License: | "zlib" |
- Description:
TinyXML is a simple, small, C++ XML parser that can be easily integrating into other programs. Have you ever found yourself writing a text file parser every time you needed to save human readable data or serialize objects? TinyXML solves the text I/O file once and for all. (Or, as a friend said, ends the Just Another Text File Parser problem.)
Packages
tinyxml-2.5.3-5m.mo8.i686 [45 KiB] |
Changelog
by Hiromasa YOSHIMOTO (2011-04-11):
- (2.5.3-5m) - rebuild for new GCC 4.6 |