tinyxml2 9.0.0+dfsg-3 source package in Ubuntu

Changelog

tinyxml2 (9.0.0+dfsg-3) unstable; urgency=medium

  * [a6e98f0] Drop Provides/Conflicts libtinyxml2-8 (Closes: #992602)

 -- Chow Loong Jin <email address hidden>  Sat, 21 Aug 2021 22:50:44 +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
Jammy release universe libs

Downloads

File Size SHA-256 Checksum
tinyxml2_9.0.0+dfsg-3.dsc 2.0 KiB e01e62d35a27916afdee51336680580b41e67ff650658e33881a74234ef86455
tinyxml2_9.0.0+dfsg.orig.tar.xz 328.6 KiB 96510f47a5db537f70dff3e83dd71fd2180cbba4aa76c589a549467e7f34bc9b
tinyxml2_9.0.0+dfsg-3.debian.tar.xz 8.2 KiB 6f1c402e6101005db2e8f3832bbf12facc985536729cd0fc4f831d2784e15323

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: No summary available for libtinyxml2-9-dbgsym in ubuntu kinetic.

No description available for libtinyxml2-9-dbgsym in ubuntu kinetic.

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