gxml
« Back to VersTracker
Description:
GObject-based XML DOM API
Type: Formula  |  Tracked Since: Dec 28, 2025
Links: Homepage  |  formulae.brew.sh
Category: Developer tools
Tags: xml gobject dom library gnome
Install: brew install gxml
About:
Gxml is a GObject-based library providing a DOM API for parsing and manipulating XML documents. It offers a convenient object-oriented interface for developers working within the GNOME ecosystem or other languages with GObject bindings. This tool simplifies XML handling by abstracting low-level parsing details into a standard DOM structure.
Key Features:
  • GObject-based architecture for easy integration
  • DOM Level 2/3 compliant API
  • Supports reading and writing XML files
  • Memory management handled automatically via GObject
Use Cases:
  • Parsing configuration files in GNOME applications
  • Manipulating XML data structures in Vala or C
  • Generating XML reports or data exports
Alternatives:
  • libxml2 – Lower-level C API, while Gxml provides a higher-level GObject wrapper.
Version History
Detected Version Rev Change Commit
Sep 15, 2025 2:10am 1 VERSION_BUMP 37bdc0ab
Sep 13, 2024 4:10pm 1 VERSION_BUMP d6244603