RubyGems Navigation menu

saxerator 0.1.2

Saxerator is a SAX-based xml-to-hash parser designed for parsing very large files into manageable chunks. Rather than dealing directly with SAX callback methods, Saxerator gives you Enumerable access to chunks of an xml document. This approach is ideal for large xml files containing a collection of elements that you can process independently.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.9.9 - March 10, 2020 (20 KB)
  2. 0.9.8 - February 26, 2017 (19.5 KB)
  3. 0.9.5 - November 05, 2014 (17 KB)
  4. 0.9.4 - August 13, 2014 (16.5 KB)
  5. 0.9.3 - April 01, 2014 (16.5 KB)
  6. 0.1.2 - April 14, 2012 (11 KB)
Show all versions (21 total)

Runtime Dependencies (1):

nokogiri >= 1.4.0

Development Dependencies (2):

rake >= 0
rspec >= 0

Owners:

Authors:

  • Bradley Schaefer

SHA 256 checksum:

2e7399cc21cab3e5cc2191990a2be5bf04466af8a36c19a8551e52862ac5cb34

Total downloads 766,274

For this version 2,977

Licenses:

N/A

Required Ruby Version: None

Links: