[ buster ]
[ ソース: tinyxml2 ]
パッケージ: libtinyxml2-6a (7.0.0+dfsg-1)
libtinyxml2-6a に関するリンク
Debian の資源:
tinyxml2 ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [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-6a 関連パッケージ
|
|
|
|
-
- dep: libc6 (>= 2.14) [amd64]
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
- dep: libc6 (>= 2.17) [arm64]
- dep: libc6 (>= 2.4) [armhf, i386]
-
- dep: libgcc1 (>= 1:3.0) [armhf 以外]
- GCC 共有ライブラリ
- dep: libgcc1 (>= 1:3.5) [armhf]
-
- dep: libstdc++6 (>= 5)
- GNU 標準 C++ ライブラリ v3