# Package version = "1.4.2" author = "Jonathan Bernard (jdb@jdb-labs.com)" description = "Utility to generate diffs of full directory trees." license = "BSD" bin = @["treediff"] srcDir = "src/main/nim" # Dependencies requires: @["nim >= 0.13.0", "docopt >= 0.1.0", "console_progress >= 1.2.1"]