tinyxml2 10.0.0+dfsg-ok1 source package in openKylin
Changelog
tinyxml2 (10.0.0+dfsg-ok1) nile; urgency=medium * Build for openKylin. -- Luoyaoming <email address hidden> Wed, 24 Apr 2024 17:52:44 +0800
tinyxml2 (10.0.0+dfsg-ok1) nile; urgency=medium * Build for openKylin. -- Luoyaoming <email address hidden> Wed, 24 Apr 2024 17:52:44 +0800
Series | Published | Component | Section | |
---|---|---|---|---|
Huanghe V3.0 | proposed | main | libs | |
Huanghe V3.0 | release | main | libs | |
Nile V2.0 | release | main | libs | |
Nile V2.0 | proposed | main | libs |
File | Size | SHA-256 Checksum |
---|---|---|
tinyxml2_10.0.0+dfsg.orig.tar.xz | 327.8 KiB | 622de09bb7063841fb763e186240b5a95a0ed1d32b4543b6e6be3148f336fbf4 |
tinyxml2_10.0.0+dfsg-ok1.debian.tar.xz | 6.1 KiB | 6dca62626f14e2c0ae2d004013eb495267263e3a14004a46af14b99d44b39563 |
tinyxml2_10.0.0+dfsg-ok1.dsc | 1.8 KiB | f9aa306de90ff9889a5546c4f30cce2b3407daa874ca39f76563d6ba4910eb23 |
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
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