devel/tinyxml

Simple, small, C++ XML parser
Directory:
devel/tinyxml (package's history)
Package version:
tinyxml-2.6.2
Home page:
http://www.grinninglizard.com/tinyxml
License:
zlib
Source archive:
http://downloads.sourceforge.net/sourceforge/tinyxml/tinyxml_2_6_2.tar.gz
Description:
TinyXML is a simple, small, minimal, 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. *Please Note* that TinyXML development has stopped and all development has moved to TinyXML-2.
Run dependencies:
libstdc++
Build dependencies:
cmake>=2.6, digest>=20080510, g++>=3, gcc>=3, patch>=2.0, pax, pkg_install>=20110805.12, tnftp>=20091122
General options:
debug
Produce debugging information for binary programs
c++-compiler alternatives:
g++
Use the GNU C++ compiler
clang++
Use the LLVM C++ compiler
ccache-g++
Use ccache and the GNU C++ compiler
ccache-clang++
Use ccache and the LLVM C++ compiler
c-compiler alternatives:
gcc
Use the GNU C compiler
clang
Use the LLVM C compiler
ccache-gcc
Use ccache and the GNU C compiler
ccache-clang
Use ccache and the LLVM C compiler