pugixml 1.9-3 source package in Ubuntu

Changelog

pugixml (1.9-3) unstable; urgency=medium

  * Team upload
  * Fixup dev package creation, cmake was put in wrong place
    (Closes: #929792)

 -- Gianfranco Costamagna <email address hidden>  Fri, 31 May 2019 13:00:23 +0200

Upload details

Uploaded by:
Vasudev Kamath
Uploaded to:
Sid
Original maintainer:
Vasudev Kamath
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
pugixml_1.9-3.dsc 2.0 KiB 433513cd274cf0991069170a8c4e2aa3f75dcce2c2e5ffa72ceeff9c4e3f2b64
pugixml_1.9.orig.tar.gz 542.5 KiB 7ac060048bf00da4b3902cf411f0ba9f048cdc5580eed1f5a27ff51be4a38243
pugixml_1.9-3.debian.tar.xz 12.8 KiB 3b75771c2c185ce02cf6201b785edb95efd8e4622291154c69aa00894f2d76ed

Available diffs

No changes file available.

Binary packages built by this source

libpugixml-dev: No summary available for libpugixml-dev in ubuntu eoan.

No description available for libpugixml-dev in ubuntu eoan.

libpugixml1v5: Light-weight C++ XML processing library

 pugixml is a lightweight C++ XML processing library with XPath
 support. It features:
  * DOM like interface with rich traversal/modification capabilities
  * Extermely fast non-validating XML parser which constructs the DOM
    tree from an XML file/buffer.
  * XPath 1.0 implementation for complex data-driven tree queries
  * Full Unicode support with Unicode interface variants and automatic
    encoding conversions.
 .
 This library is extremely portable and easy to integrate and use.
 .
 Since pugixml has a DOM parser, it can't process XML documents that do
 not fit in memory; also the parser is a non-validating one, so if you
 need DTD or XML Schema validation, the library is not for you.

libpugixml1v5-dbgsym: debug symbols for libpugixml1v5
pugixml-doc: No summary available for pugixml-doc in ubuntu eoan.

No description available for pugixml-doc in ubuntu eoan.