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://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"]
url {
  src: "https://github.com/mlin/twt/archive/v0.93.2.tar.gz"
  checksum: "md5=c32680fee22207efda24500180c7fc0d"
}
