Metadata


Name
tdiff
Version
0.3.0
Platform
ruby
Authors
Postmodern
Bindir
bin
Date
2010-11-15 00:00:00 UTC
Dependencies
ore-tasks (~> 0.3.0, development)
rspec (~> 2.1.0, development)
yard (~> 0.6.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
README.md
ChangeLog.md
LICENSE.txt
Files
.document
.rspec
.yardopts
ChangeLog.md
LICENSE.txt
README.md
Rakefile
gemspec.yml
lib/tdiff.rb
lib/tdiff/tdiff.rb
lib/tdiff/unordered.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
Has rdoc
yard
Homepage
http://github.com/postmodern/tdiff
Licenses
MIT
Require paths
lib
Required ruby version
>= 0
Required rubygems version
>= 0
Rubyforge project
tdiff
Rubygems version
1.3.7
Specification version
3
Summary
Calculates the differences between two tree-like structures.
Test files
spec/tdiff_spec.rb
spec/unordered_spec.rb
Original platform
ruby
New platform
ruby