-
Name
-
tdiff
-
Version
-
0.4.0
-
Platform
-
ruby
-
Authors
-
Postmodern
-
Bindir
-
bin
-
Date
-
2024-01-25 00:00:00 UTC
-
Dependencies
-
bundler (~> 2.0, development)
-
Description
-
Calculates the differences between two tree-like structures. Similar to Rubys built-in TSort module.
-
Email
-
postmodern.mod3@gmail.com
-
Extra rdoc files
-
ChangeLog.md
LICENSE.txt
README.md
-
Files
-
.document
.gemtest
.github/workflows/ruby.yml
.gitignore
.rspec
.yardopts
ChangeLog.md
Gemfile
LICENSE.txt
README.md
Rakefile
gemspec.yml
lib/tdiff.rb
lib/tdiff/tdiff.rb
lib/tdiff/unordered.rb
lib/tdiff/version.rb
spec/classes/node.rb
spec/helpers/trees.rb
spec/spec_helper.rb
spec/tdiff_examples.rb
spec/tdiff_spec.rb
spec/unordered_spec.rb
tdiff.gemspec
-
Homepage
-
https://github.com/postmodern/tdiff#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
-
Calculates the differences between two tree-like structures.
-
Original platform
-
ruby
-
New platform
-
ruby