tinyxml2 7.0.0+dfsg-1 source package in Ubuntu

Changelog

tinyxml2 (7.0.0+dfsg-1) unstable; urgency=medium

  * [8d89e51] New upstream version 7.0.0+dfsg

 -- Chow Loong Jin <email address hidden>  Wed, 14 Nov 2018 11:38:27 +0800

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 Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
tinyxml2_7.0.0+dfsg-1.dsc 2.0 KiB 243db448c69bd0acb4d3584f821138f44b187028da80c798e5aec62ba92cfebb
tinyxml2_7.0.0+dfsg.orig.tar.gz 350.9 KiB 1eceb87c311b5bf44b2b7351fa6ffda810605d7de402348157262543cf7185ef
tinyxml2_7.0.0+dfsg-1.debian.tar.xz 5.6 KiB 467024830a07cc587d30ad8a12a741ae787af15edd3da363495f64f4105de9cd

Available diffs

No changes file available.

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: No summary available for libtinyxml2-6a-dbgsym in ubuntu eoan.

No description available for libtinyxml2-6a-dbgsym in ubuntu eoan.

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