gdome2 0.8.1+debian-9build1 source package in Ubuntu

Changelog

gdome2 (0.8.1+debian-9build1) noble; urgency=medium

  * No-change rebuild against libglib2.0-0t64

 -- Steve Langasek <email address hidden>  Fri, 08 Mar 2024 04:26:35 +0000

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
gdome2_0.8.1+debian.orig.tar.gz 506.8 KiB f4bb80a2ef8e5fd9397ab8aa36d059d0b32e98c4bcf185c7952a7e3874d1d543
gdome2_0.8.1+debian-9build1.debian.tar.xz 11.2 KiB 3468ac3739ff853dc44a0230609116c5e8a7606a887a8cfc1b622dd7a3a7ab7f
gdome2_0.8.1+debian-9build1.dsc 2.0 KiB f5efcdc4b1511eb23ca8729ebb76461a3146a4327ad126aa504e069a84e1c3d8

View changes file

Binary packages built by this source

libgdome2-0: DOM level2 library for accessing XML files

 gdome2 is a fast, light and complete DOM level2 implementation based
 on libxml2. Although it has been written for the GNOME project, it
 can be used stand-alone.
 .
 DOM (Document Object Model) is a standard interface for manipulating
 XML documents. A DOM implementation (also called a host implementation)
 is what makes a parsed XML or HTML document available for processing
 using a DOM interface.
 .
 libgdome2 currently supports the "Core", "XML", "Events" and
 "MutationEvents" modules from the DOM2 Recommendation.
 .
 This package contains the shared library.

libgdome2-0-dbgsym: debug symbols for libgdome2-0
libgdome2-dev: Development files for libgdome2

 gdome2 is a fast, light and complete DOM level2 implementation based
 on libxml2. Although it has been written for the GNOME project, it
 can be used stand-alone.
 .
 DOM (Document Object Model) is a standard interface for manipulating
 XML documents. A DOM implementation (also called a host implementation)
 is what makes a parsed XML or HTML document available for processing
 using a DOM interface.
 .
 libgdome2 currently supports the "Core", "XML", "Events" and
 "MutationEvents" modules from the DOM2 Recommendation.
 .
 This package contains the header files and static libraries for
 developing with libgdome2-0.