libxml-Ruby provides Ruby language bindings for libxml2, offering DOM, SAX, Reader, and Writer APIs along with XPath support and validation via DTD, RelaxNG, and XML Schema.
gem install libxml-rubyNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Parse an XML string and access element content.
Install libxml2-dev (Linux) or use a package manager like Homebrew (macOS).
No dependency data recorded yet.