Pakket: libtinyxml2-10 (10.0.0+dfsg-2 en anderen)
Verwijzigingen voor libtinyxml2-10
Debian bronnen:
Het bronpakket tinyxml2 downloaden:
- [tinyxml2_10.0.0+dfsg-2.dsc]
- [tinyxml2_10.0.0+dfsg.orig.tar.xz]
- [tinyxml2_10.0.0+dfsg-2.debian.tar.xz]
Beheerder:
Externe bronnen:
- Homepage [www.grinninglizard.com]
Vergelijkbare pakketten:
C++ XML parsing library
This package contains the shared 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-10 gerelateerde pakketten
|
|
|
|
-
- dep: libc6 (>= 2.38)
- GNU C Bibliotheek: Gedeelde bibliotheken
Ook een virtueel pakket geboden door: libc6-udeb
-
- dep: libgcc-s1 (>= 3.5)
- GCC support bibliotheek
-
- dep: libstdc++6 (>= 5)
- GNU Standard C++ Library v3