Name: | tinyxml |
---|---|
Version: | 2.6.2 |
Release: | 3.el7 |
Architecture: | x86_64 |
Group: | System Environment/Libraries |
Size: | 129907 |
License: | zlib |
RPM: | tinyxml-2.6.2-3.el7.x86_64.rpm |
Source RPM: | tinyxml-2.6.2-3.el7.src.rpm |
Build Date: | Wed Oct 12 2016 |
Build Host: | x86-ol7-builder-02.us.oracle.com |
Vendor: | Oracle America |
URL: | http://www.grinninglizard.com/tinyxml/ |
Summary: | A simple, small, C++ XML parser |
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.) |