-
Name
-
multi_xml
-
Version
-
0.7.1
-
Platform
-
ruby
-
Authors
-
Erik Berlin
-
Bindir
-
exe
-
Date
-
2024-05-01 00:00:00 UTC
-
Dependencies
-
bigdecimal (~> 3.1)
-
Email
-
sferik@gmail.com
-
Files
-
.rspec
.rubocop.yml
.yardopts
CHANGELOG.md
CONTRIBUTING.md
Gemfile
LICENSE.md
README.md
Rakefile
lib/multi_xml.rb
lib/multi_xml/parsers/libxml.rb
lib/multi_xml/parsers/libxml2_parser.rb
lib/multi_xml/parsers/nokogiri.rb
lib/multi_xml/parsers/oga.rb
lib/multi_xml/parsers/ox.rb
lib/multi_xml/parsers/rexml.rb
lib/multi_xml/version.rb
-
Homepage
-
https://github.com/sferik/multi_xml
-
Licenses
-
MIT
-
Metadata
-
{"allowed_push_host"=>"https://rubygems.org", "homepage_uri"=>"https://github.com/sferik/multi_xml", "source_code_uri"=>"https://github.com/sferik/multi_xml", "changelog_uri"=>"https://github.com/sferik/multi_xml/blob/master/CHANGELOG.md", "rubygems_mfa_required"=>"true"}
-
Require paths
-
lib
-
Required ruby version
-
>= 3.1.2
-
Required rubygems version
-
>= 0
-
Rubygems version
-
3.3.7
-
Specification version
-
4
-
Summary
-
Provides swappable XML backends utilizing LibXML, Nokogiri, Ox, or REXML.
-
Original platform
-
ruby
-
New platform
-
ruby