[ ソース: ruby-nori ]
パッケージ: ruby-nori (2.6.0-1)
XML to Hash translator
Really simple XML parser ripped from Crack which ripped it from Merb. Nori was created to bypass the stale development of Crack, improve its XML parser and fix certain issues.
Nori supports pluggable parsers and ships with both REXML and Nokogiri implementations. It defaults to Nokogiri, but you can change it to use REXML.
その他の ruby-nori 関連パッケージ
|
|
|
|
-
- dep: ruby
- オブジェクト指向スクリプト言語 Ruby のインタプリタ (デフォルト版)
- または ruby-interpreter
- パッケージは利用できません
-
- dep: ruby-nokogiri
- HTML, XML, SAX, and Reader parser for Ruby