tinyxml2 7.0.0+dfsg-1build1 source package in Ubuntu
Changelog
tinyxml2 (7.0.0+dfsg-1build1) focal; urgency=medium * No-change rebuild for libgcc-s1 package name change. -- Matthias Klose <email address hidden> Mon, 23 Mar 2020 07:27:50 +0100
Upload details
- Uploaded by:
- Matthias Klose
- Uploaded to:
- Focal
- Original maintainer:
- Chow Loong Jin
- Architectures:
- any
- Section:
- libs
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Focal | release | universe | libs |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
tinyxml2_7.0.0+dfsg.orig.tar.gz | 350.9 KiB | 1eceb87c311b5bf44b2b7351fa6ffda810605d7de402348157262543cf7185ef |
tinyxml2_7.0.0+dfsg-1build1.debian.tar.xz | 5.7 KiB | 2544da0103456b5d9dd8e372cd6e4b0e74921ed878203c80d0319aa87d970f47 |
tinyxml2_7.0.0+dfsg-1build1.dsc | 2.0 KiB | 32a192cfb676070970b8718b40df4cf48208d4c8758a02acafa346df0de4e1bf |
Available diffs
Binary packages built by this source
- libtinyxml2-6a: 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-dbgsym: debug symbols for libtinyxml2-6a
- 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