软件包: libtinyxml2-9 (9.0.0+dfsg-3)
libtinyxml2-9 的相关链接
Trisquel 的资源:
下载源码包 tinyxml2:
维护者:
Original Maintainer:
- Chow Loong Jin
外部的资源:
- 主页 [www.grinninglizard.com]
相似软件包:
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
其他与 libtinyxml2-9 有关的软件包
|
|
|
-
- dep: libc6 (>= 2.14) [amd64]
- GNU C Library: Shared libraries
同时作为一个虚包由这些包填实: libc6-udeb
- dep: libc6 (>= 2.17) [arm64, ppc64el]
- dep: libc6 (>= 2.7) [armhf]
-
- dep: libgcc-s1 (>= 3.0) [除 armhf]
- GCC support library
- dep: libgcc-s1 (>= 3.5) [armhf]
-
- dep: libstdc++6 (>= 5)
- GNU Standard C++ Library v3