-
Name
-
nori
-
Version
-
1.0.1
-
Platform
-
ruby
-
Authors
-
Daniel Harrington
John Nunemaker
Wynn Netherland
-
Bindir
-
bin
-
Date
-
2011-06-21 00:00:00 UTC
-
Dependencies
-
nokogiri (>= 1.4.0, development)
rspec (~> 2.5.0, development)
autotest (>= 0, development)
-
Description
-
XML to Hash translator
-
Email
-
me@rubiii.com
-
Files
-
.gitignore
.rspec
.travis.yml
CHANGELOG.md
Gemfile
LICENSE
README.md
Rakefile
benchmark/benchmark.rb
benchmark/soap_response.xml
lib/nori.rb
lib/nori/core_ext.rb
lib/nori/core_ext/hash.rb
lib/nori/core_ext/object.rb
lib/nori/core_ext/string.rb
lib/nori/parser.rb
lib/nori/parser/nokogiri.rb
lib/nori/parser/rexml.rb
lib/nori/string_io_file.rb
lib/nori/string_with_attributes.rb
lib/nori/version.rb
lib/nori/xml_utility_node.rb
nori.gemspec
spec/nori/core_ext/hash_spec.rb
spec/nori/core_ext/object_spec.rb
spec/nori/core_ext/string_spec.rb
spec/nori/nori_spec.rb
spec/nori/parser_spec.rb
spec/spec_helper.rb
-
Has rdoc
-
true
-
Homepage
-
http://github.com/rubiii/nori
-
Require paths
-
lib
-
Required ruby version
-
>= 0
-
Required rubygems version
-
>= 0
-
Rubyforge project
-
nori
-
Rubygems version
-
1.4.1
-
Specification version
-
3
-
Summary
-
XML to Hash translator
-
Test files
-
spec/nori/core_ext/hash_spec.rb
spec/nori/core_ext/object_spec.rb
spec/nori/core_ext/string_spec.rb
spec/nori/nori_spec.rb
spec/nori/parser_spec.rb
spec/spec_helper.rb
-
Original platform
-
ruby
-
New platform
-
ruby