saxy 0.7.1
Saxy finds object definitions in XML files and translates them into Ruby objects. It uses SAX parser under the hood, which means that it doesn't load the whole XML file into memory. It goes once through it and yields objects along the way.
Gemfile:
=
instalar:
=
Runtime Dependencies (1):
nokogiri
>= 0