RubyGems Navigation menu

saxy 0.7.0

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

安裝:
=

版本列表:

  1. 0.7.1 - April 09, 2018 (12.0 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)
顯示所有版本(共 16)

Runtime 相依性套件 (1):

nokogiri >= 0

Development 相依性套件 (2):

appraisal >= 0
rspec >= 0

擁有者:

作者:

  • Michał Szajbe

SHA 256 checksum:

6b3d794e003ec02b34dc0967252220c9ad6a202c5cd56fc3a1a384e6ef744be8

總下載次數 207,017

這個版本 1,968

License:

Ruby 版本需求: >= 1.9.3

相關連結: