12 lines
265 B
Plaintext
12 lines
265 B
Plaintext
|
[Package]
|
||
|
name = "treeediff"
|
||
|
version = "0.1.0"
|
||
|
author = "Jonathan Bernard (jdb@jdb-labs.com)"
|
||
|
description = "Tree Diff"
|
||
|
license = "BSD"
|
||
|
|
||
|
bin = "treediff"
|
||
|
|
||
|
[Deps]
|
||
|
Requires: "nim >= 0.10.0, docopt >= 0.1.0, iterutils >= 0.1.0"
|