tinyxml2 9.0.0+dfsg-3.1 source package in Ubuntu
Changelog
tinyxml2 (9.0.0+dfsg-3.1) unstable; urgency=medium * Non-maintainer upload. * Install cmake files (Closes: #967045) -- Jochen Sprickerhof <email address hidden> Mon, 16 May 2022 11:14:34 +0200
Upload details
- Uploaded by:
- Chow Loong Jin
- Uploaded to:
- Sid
- Original maintainer:
- Chow Loong Jin
- Architectures:
- any
- Section:
- libs
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Mantic | release | universe | libs | |
Lunar | release | universe | libs | |
Kinetic | release | universe | libs |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
tinyxml2_9.0.0+dfsg-3.1.dsc | 2.0 KiB | 1c60a1d1691419ea45de6a36abc96b6fe12cc519105c617a2a6d891e4455e6e3 |
tinyxml2_9.0.0+dfsg.orig.tar.xz | 328.6 KiB | 96510f47a5db537f70dff3e83dd71fd2180cbba4aa76c589a549467e7f34bc9b |
tinyxml2_9.0.0+dfsg-3.1.debian.tar.xz | 8.3 KiB | 1b9a530419da20087e802b2cec913e477ccedd20d73f5e8afe4c095877e1e076 |
Available diffs
- diff from 9.0.0+dfsg-3 to 9.0.0+dfsg-3.1 (444 bytes)
No changes file available.
Binary packages built by this source
- libtinyxml2-9: 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-dbgsym: debug symbols for libtinyxml2-9
- libtinyxml2-dev: TinyXML2 library - header and static library
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