Source: ruby-tdiff Maintainer: Debian Ruby Team Uploaders: Abhijith PA Section: ruby Priority: optional Build-Depends: debhelper-compat (= 12), gem2deb, rake, ruby-rspec, yard Standards-Version: 4.7.2 Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-tdiff Vcs-Git: https://salsa.debian.org/ruby-team/ruby-tdiff.git Homepage: https://github.com/postmodern/tdiff Package: ruby-tdiff Architecture: all Depends: ${ruby:Depends}, ${misc:Depends}, ${shlibs:Depends} Description: Calculates the differences between two tree-like structures Tdiff calculates the differences between two tree-like structures. It is similar to Rubys built-in TSort module.