opam-version: "2.0" maintainer: "mlin@mlin.net" authors: ["Mike Lin"] homepage: "https://github.com/mlin/twt" license: "MIT" remove: [[make "uninstall" "PREFIX=%{prefix}%"]] dev-repo: "git+https://github.com/mlin/twt" install: [make "install" "PREFIX=%{prefix}%"] conflicts: "ocaml+twt" synopsis: "The Whitespace Thing, a layout preprocessor for OCaml code" description: "http://people.csail.mit.edu/mikelin/ocaml+twt/" depends: ["ocaml" {< "5.0.0"}] url { src: "https://github.com/mlin/twt/archive/v0.93.2.tar.gz" checksum: [ "sha256=aec091fbd1e6c4d252cf9664237418b4bc8c7d6b7a17475589be78365397e768" "md5=c32680fee22207efda24500180c7fc0d" ] }