Fedora Packages

tinyxml2

Simple, small and efficient C++ XML parser

TinyXML-2 is a simple, small, efficient, C++ XML parser that can be easily integrated into other programs. It uses a Document Object Model (DOM), meaning the XML data is parsed into a C++ objects that can be browsed and manipulated, and then written to disk or another output stream. TinyXML-2 doesn't parse or use DTDs (Document Type Definitions) nor XSLs (eXtensible Stylesheet Language). TinyXML-2 uses a similar API to TinyXML-1, But the implementation of the parser was completely re-written to make it more appropriate for use in a game. It uses less memory, is faster, and uses far fewer memory allocations.

Releases Overview

Release Stable Testing
Fedora Rawhide 9.0.0-4.fc40 -
Fedora 40 9.0.0-4.fc40 -
Fedora 39 9.0.0-3.fc39 -
Fedora 38 9.0.0-2.fc38 -
EPEL 9 9.0.0-1.el9 -
EPEL 7 2.1.0-2.20140406git6ee53e7.el7 -
File a new bug report »
Package Info
Related Packages

You can contact the maintainers of this package via email at tinyxml2 dash maintainers at fedoraproject dot org.



Sources on Pagure