tinyxml2 10.0.0+dfsg-ok1 source package in openKylin

Changelog

tinyxml2 (10.0.0+dfsg-ok1) nile; urgency=medium

  * Build for openKylin.

 -- Luoyaoming <email address hidden>  Wed, 24 Apr 2024 17:52:44 +0800

Upload details

Uploaded by:
luoyaoming
Sponsored by:
Cibot
Uploaded to:
Nile V2.0
Original maintainer:
Openkylin Developers
Architectures:
any
Section:
libs
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section
Nile V2.0 release main libs
Nile V2.0 proposed main libs

Downloads

File Size SHA-256 Checksum
tinyxml2_10.0.0+dfsg.orig.tar.xz 327.8 KiB 622de09bb7063841fb763e186240b5a95a0ed1d32b4543b6e6be3148f336fbf4
tinyxml2_10.0.0+dfsg-ok1.debian.tar.xz 6.1 KiB 6dca62626f14e2c0ae2d004013eb495267263e3a14004a46af14b99d44b39563
tinyxml2_10.0.0+dfsg-ok1.dsc 1.8 KiB f9aa306de90ff9889a5546c4f30cce2b3407daa874ca39f76563d6ba4910eb23

View changes file

Binary packages built by this source

libtinyxml2-10: 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-10-dbgsym: debug symbols for libtinyxml2-10
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