-
Name
-
multi_xml
-
Version
-
0.2.1
-
Platform
-
ruby
-
Authors
-
Erik Michaels-Ober
-
Bindir
-
bin
-
Date
-
2011-02-03 00:00:00 UTC
-
Dependencies
-
bundler (~> 1.0, development)
libxml-ruby (~> 1.1, development)
maruku (~> 0.6, development)
nokogiri (~> 1.4, development)
rake (~> 0.8, development)
rspec (~> 2.4, development)
simplecov (~> 0.3, development)
yard (~> 0.6, development)
ZenTest (~> 4.4, development)
-
Description
-
A gem to provide swappable XML backends utilizing LibXML, Nokogiri, or REXML.
-
Email
-
sferik@gmail.com
-
Files
-
.gemtest
.gitignore
.rspec
.yardopts
Gemfile
LICENSE.mkd
README.mkd
Rakefile
lib/multi_xml.rb
lib/multi_xml/core_extensions.rb
lib/multi_xml/parsers/libxml.rb
lib/multi_xml/parsers/nokogiri.rb
lib/multi_xml/parsers/rexml.rb
lib/multi_xml/version.rb
multi_xml.gemspec
spec/multi_xml_spec.rb
spec/spec_helper.rb
-
Has rdoc
-
true
-
Homepage
-
http://rubygems.org/gems/multi_xml
-
Require paths
-
lib
-
Required ruby version
-
>= 0
-
Required rubygems version
-
>= 0
-
Rubyforge project
-
multi_xml
-
Rubygems version
-
1.5.0
-
Specification version
-
3
-
Summary
-
A generic swappable back-end for XML parsing
-
Test files
-
spec/multi_xml_spec.rb
spec/spec_helper.rb
-
Original platform
-
ruby
-
New platform
-
ruby