RubyGems Navigation menu

saxerator 0.3.0

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.3.0 - August 25, 2012 (12.0 KB)
显示所有版本 (共 21 个)

Runtime 依赖 (1):

nokogiri >= 1.4.0

Development 依赖 (2):

rake >= 0
rspec >= 0

业主:

作者:

  • Bradley Schaefer

SHA 256 校验和:

0b325c7dbbf68db488d297a6176d78c1507e21feb22f7b08773fa21c7ecbfe79

下载总量 769,459

这个版本 2,862

许可:

需要的 Ruby 版本:

链接: