RubyGems Navigation menu

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:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.7.1 - April 09, 2018 (12 KB)
  2. 0.7.0 - November 04, 2017 (11.5 KB)
  3. 0.6.1 - August 23, 2017 (11.5 KB)
  4. 0.6.0 - August 23, 2017 (11.5 KB)
  5. 0.5.2 - February 20, 2017 (10.5 KB)
Show all versions (16 total)

Runtime Dependencies (1):

nokogiri >= 0

Development Dependencies (2):

appraisal >= 0
rspec >= 0

Owners:

Authors:

  • Michał Szajbe

SHA 256 checksum:

b4a645bbab65981f00dc6faf558c60d73934d73cfafc8475b009dc023c1140ec

Total downloads 197,898

For this version 4,395

Licenses:

N/A

Required Ruby Version: >= 1.9.3

Links: