···
+
# This file is generated by dune, edit dune-project instead
+
synopsis: "Diff/AST: A fine-grained source code differencing tool"
+
"Diff/AST is a fine-grained source code differencing tool based on an algorithm for computing tree edit distance (TED) between two ordered labeled trees."
+
"Codinuum <codinuum@me.com>"
+
"Masatomo Hashimoto <m.hashimoto@stair.center>"
+
"Codinuum <codinuum@me.com>"
+
"Masatomo Hashimoto <m.hashimoto@stair.center>"
+
homepage: "https://github.com/codinuum/diffast"
+
doc: "https://github.com/codinuum/diffast/README.md"
+
bug-reports: "https://github.com/codinuum/diffast/issues"
+
"diffast-core" {= version}
+
"diffast-api" {= version}
+
"diffast-cli" {= version}
+
"diffast-git" {= version}
+
"diffast-git-cli" {= version}
+
"diffast-langs-common" {= version}
+
"diffast-langs-cpp-parsing" {= version}
+
"diffast-langs-cpp-spec" {= version}
+
"diffast-langs-cpp" {= version}
+
"diffast-langs-fortran-parsing" {= version}
+
"diffast-langs-fortran-spec" {= version}
+
"diffast-langs-fortran" {= version}
+
"diffast-langs-java-parsing" {= version}
+
"diffast-langs-java-spec" {= version}
+
"diffast-langs-java" {= version}
+
"diffast-langs-python-parsing" {= version}
+
"diffast-langs-python-spec" {= version}
+
"diffast-langs-python" {= version}
+
"diffast-langs-verilog-parsing" {= version}
+
"diffast-langs-verilog-spec" {= version}
+
"diffast-langs-verilog" {= version}
+
"--promote-install-files=false"
+
["dune" "install" "-p" name "--create-install-files" name]
+
dev-repo: "git+https://github.com/codinuum/diffast.git"
+
src: "https://github.com/codinuum/diffast/archive/v0.2.tar.gz"
+
"sha256=b5bc3e9ed7c92912e06be663c904b6d8c7d277828b6442e43d57c64414d9c5ab"
+
"md5=7404586197ede6a4f0a0d00a69069b37"