[ Bron: tinyxml2 ]
Pakket: libtinyxml2-dev (7.0.0+dfsg-1)
Verwijzigingen voor libtinyxml2-dev
Debian bronnen:
Het bronpakket tinyxml2 downloaden:
Beheerder:
Externe bronnen:
- Homepage [www.grinninglizard.com]
Vergelijkbare pakketten:
TinyXML2 library - header and static library
This package contains the header file and a static version of the TinyXML2 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
Andere aan libtinyxml2-dev gerelateerde pakketten
|
|
|
|
-
- dep: libtinyxml2-6a (= 7.0.0+dfsg-1)
- C++ XML parsing library