RubyGems Navigation menu

saxerator 0.0.3

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:
= 複製 已複製

安裝:
=

版本列表:

  1. 0.9.9 - March 10, 2020 (20.0 KB)
  2. 0.9.8 - February 26, 2017 (19.5 KB)
  3. 0.9.5 - November 05, 2014 (17.0 KB)
  4. 0.9.4 - August 13, 2014 (16.5 KB)
  5. 0.9.3 - April 01, 2014 (16.5 KB)
  6. 0.0.3 - April 12, 2012 (9.5 KB)
顯示所有版本(共 21)

Runtime 相依性套件 (1):

nokogiri >= 0

Development 相依性套件 (4):

ipsum >= 0
rake >= 0
rspec >= 0
simplecov >= 0

擁有者:

作者:

  • Bradley Schaefer

SHA 256 checksum:

fe4c0ca9da64a43a2f3d6a18293703e1de2b419e3c9039f5185aeba7964cc1d9

總下載次數 771,724

這個版本 2,988

License:

Ruby 版本需求:

相關連結: