libxml++2.6 2.34.1-1build1 source package in Ubuntu

Changelog

libxml++2.6 (2.34.1-1build1) precise; urgency=low

  * No-change rebuild against current pkgbinarymangler to fix broken
    md5sums. (see LP #875466)
 -- Martin Pitt <email address hidden>   Wed, 29 Feb 2012 17:58:47 +0100

Upload details

Uploaded by:
Martin Pitt
Uploaded to:
Precise
Original maintainer:
Deng Xiyue
Architectures:
any all
Section:
libs
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Precise release main libs

Downloads

File Size SHA-256 Checksum
libxml++2.6_2.34.1.orig.tar.bz2 1.2 MiB 664f3636c425554bf5e7d1b60253244e2d723899be8a971fc54332148bfce040
libxml++2.6_2.34.1-1build1.debian.tar.gz 5.8 KiB d8cdbf63de0fc06174dd779f9270e86e2cb746adfd1391ab8e0bfc2c0c1c0568
libxml++2.6_2.34.1-1build1.dsc 2.4 KiB 67d86afa4bc644f694d24da9c4b8a74dfa7f3098129ece6035f82fbf629126e3

Available diffs

View changes file

Binary packages built by this source

libxml++2.6-2: No summary available for libxml++2.6-2 in ubuntu quantal.

No description available for libxml++2.6-2 in ubuntu quantal.

libxml++2.6-dbg: No summary available for libxml++2.6-dbg in ubuntu quantal.

No description available for libxml++2.6-dbg in ubuntu quantal.

libxml++2.6-dev: No summary available for libxml++2.6-dev in ubuntu quantal.

No description available for libxml++2.6-dev in ubuntu quantal.

libxml++2.6-doc: HTML interface documentation and examples for libxml++

 Libxml++ is a C++ wrapper for the libxml2 XML parser library (otherwise
 known as the GNOME XML library). It has SAX and DOM-like APIs, but does not
 attempt to conform exactly to the DOM specification because they are not
 aimed at C++. Its API is much simpler than the underlying libxml C API.
 .
 This package contains reference documentation and examples.