Description
Ruby applications can parse and process XML documents through bindings to the GNOME libxml2 toolkit.
This package is useful for scripts, web applications, importers, data converters, and tools written in Ruby that need libxml2 behavior. It does not add a Ruby IDE or XML editor; code imports the bindings.
XML from unknown sources requires careful parser settings and resource limits. Review the parent script or application before processing untrusted documents.