tinyxml2 7.0.0+dfsg-ok2.1 source package in openKylin
Changelog
tinyxml2 (7.0.0+dfsg-ok2.1) yangtze; urgency=medium * remove ok2 file change -- root <email address hidden> Thu, 07 Mar 2024 12:33:55 +0000
tinyxml2 (7.0.0+dfsg-ok2.1) yangtze; urgency=medium * remove ok2 file change -- root <email address hidden> Thu, 07 Mar 2024 12:33:55 +0000
Series | Published | Component | Section | |
---|---|---|---|---|
Yangtze V1.0 | release | main | libs | |
Yangtze V1.0 | proposed | main | libs |
File | Size | SHA-256 Checksum |
---|---|---|
tinyxml2_7.0.0+dfsg.orig.tar.gz | 350.9 KiB | 1eceb87c311b5bf44b2b7351fa6ffda810605d7de402348157262543cf7185ef |
tinyxml2_7.0.0+dfsg-ok2.1.debian.tar.xz | 4.1 KiB | bdc459704240aaf52de6755116ad5efcbbbe123240df407b1f3b7a92e9c43d5c |
tinyxml2_7.0.0+dfsg-ok2.1.dsc | 1.8 KiB | 203b3391cc09e1ea5c859af0bae972b27222e012192dfbaac068ab5be8b82774 |
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