-
Name
-
nokogiri-diff
-
Version
-
0.1.1
-
Platform
-
ruby
-
Authors
-
Postmodern
-
Bindir
-
bin
-
Date
-
2012-05-10 00:00:00 UTC
-
Dependencies
-
tdiff (~> 0.3.2)
nokogiri (~> 1.5)
rubygems-tasks (~> 0.1, development)
rspec (~> 2.4, development)
yard (~> 0.7, 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
.gemtest
.gitignore
.rspec
.yardopts
ChangeLog.md
LICENSE.txt
README.md
Rakefile
gemspec.yml
lib/nokogiri/diff.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
-
>= 1.8.7
-
Required rubygems version
-
>= 1.8.7
-
Rubygems version
-
1.8.23
-
Specification version
-
3
-
Summary
-
Calculate the differences between two XML/HTML documents.
-
Test files
-
spec/diff_spec.rb
-
Original platform
-
ruby
-
New platform
-
ruby