opam-version: "2.0"
maintainer: "Jeong Jihoon <binoopang@gmail.com>"
authors: "Jeong Jihoon <binoopang@gmail.com>"
homepage: "http://github.com/binoopang/r2pipe-ocaml"
bug-reports: "binoopang@gmail.com"
license: "LGPL-2.0-or-later"
dev-repo: "git+https://github.com/binoopang/r2pipe-ocaml.git"
build: [make]
install: [make "install-lib"]
remove: [make "uninstall-lib"]
depends: [
  "ocaml"
  "ocamlfind" {build}
  "yojson"
]
messages: ["DEPRECATED. r2pipe is outdated, you should consider using radare2 instead"]

post-messages: ["DEPRECATED. r2pipe is outdated, you should consider using radare2 instead"]
synopsis: "Deprecated: use radare2 instead"
url {
  src: "https://opam.ocaml.org/cache/md5/3c/3c9ccfdf81a10d3e865b50bf5e9cf97a"
  checksum: "md5=3c9ccfdf81a10d3e865b50bf5e9cf97a"
}
