opam-version: "2.0" maintainer: "mlin@mlin.net" remove: [[make "uninstall" "PREFIX=%{prefix}%"]] 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: "http://github.com/mlin/twt/tarball/v0.93.1" checksum: [ "sha256=a4ef085487b563b97b013c2a37089f11b53a890341330223a1bf211f231469c9" "md5=c0d88ff49ec3ea48475aed67bcaeff75" ] }