tinyxml2 7.0.0+dfsg-ok1 source package in openKylin

Changelog

tinyxml2 (7.0.0+dfsg-ok1) yangtze; urgency=medium

  * Build for openKylin.

 -- openKylinBot <email address hidden>  Mon, 25 Apr 2022 22:03:04 +0800

Upload details

Uploaded by:
openKylinBot
Sponsored by:
Cibot
Uploaded to:
Yangtze V1.0
Original maintainer:
Chow Loong Jin
Architectures:
any
Section:
libs
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
tinyxml2_7.0.0+dfsg.orig.tar.gz 350.9 KiB 1eceb87c311b5bf44b2b7351fa6ffda810605d7de402348157262543cf7185ef
tinyxml2_7.0.0+dfsg-ok1.debian.tar.xz 4.0 KiB c5384e0fbf3452e9a35fa1955a9b02f98523dc77b8101681c56fa943cb6815b2
tinyxml2_7.0.0+dfsg-ok1.dsc 1.8 KiB 6b69082b501509c1b4ad84c81a58b526c4f7046ed1786fe4f3364149092b7dc2

View changes file

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