xml-object 1.0.0
XMLObject is a library for reading (not writing) XML. It is particularly suited for cases where one is dealing with small documents of a known structure. While not devoid of caveats, it does have a very pleasant, idiomatic Ruby syntax.
Gemfile:
=
install:
=
Runtime Dependencies (1):
activesupport
>= 0