opam-version: "2.0" maintainer: "Jeong Jihoon " authors: "Jeong Jihoon " 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://github.com/ocaml/opam-source-archives/raw/main/r2pipe-0.0.2.zip" checksum: [ "sha256=08d2adfba6c78efbef53208f144709841bf0ec3be9cbe47e44fa54ce94f141b8" "md5=3c9ccfdf81a10d3e865b50bf5e9cf97a" ] }