-
Name
-
nokogiri-diff
-
Version
-
0.3.0
-
Platform
-
ruby
-
Authors
-
Postmodern
-
Bindir
-
bin
-
Date
-
2024-01-25 00:00:00 UTC
-
Dependencies
-
tdiff (~> 0.4)
nokogiri (~> 1.5)
bundler (~> 2.0, development)
-
Description
-
Nokogiri::Diff adds the ability to calculate the differences (added or removed nodes) between two XML/HTML documents.
-
Email
-
postmodern.mod3@gmail.com
-
Extra rdoc files
-
ChangeLog.md
LICENSE.txt
README.md
-
Files
-
.document
.github/workflows/ruby.yml
.gitignore
.rspec
.yardopts
ChangeLog.md
Gemfile
LICENSE.txt
README.md
Rakefile
gemspec.yml
lib/nokogiri/diff.rb
lib/nokogiri/diff/version.rb
lib/nokogiri/diff/xml.rb
lib/nokogiri/diff/xml/document.rb
lib/nokogiri/diff/xml/node.rb
nokogiri-diff.gemspec
spec/diff_spec.rb
spec/spec_helper.rb
-
Homepage
-
https://github.com/postmodern/nokogiri-diff#readme
-
Licenses
-
MIT
-
Require paths
-
lib
-
Required ruby version
-
>= 2.0.0
-
Required rubygems version
-
>= 0
-
Rubygems version
-
3.4.10
-
Specification version
-
4
-
Summary
-
Calculate the differences between two XML/HTML documents.
-
Original platform
-
ruby
-
New platform
-
ruby