···
+
# 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-misc" {= version}
+
"diffast-core" {= version}
+
"diffast-etc" {= version}
+
"diffast-api" {= version}
+
"diffast-cli" {= version}
+
"diffast-langs-common" {= version}
+
"diffast-git" {= version}
+
"diffast-git-cli" {= 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.1.1.tar.gz"
+
"sha256=2b36318d1317efb4e3ae71727934aa8883dde49ad5dd71d85df6a9b9b10bfe0a"
+
"md5=a0d35178f15cd2d2a3b907a0bbcc959c"