套件: 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.17)
- GNU C Library: Shared libraries
同時作為一個虛擬套件由這些套件提供: libc6-udeb
-
- dep: libgcc-s1 (>= 3.0)
- GCC support library
-
- dep: libstdc++6 (>= 5)
- GNU Standard C++ Library v3