opam-version: "2.0"
maintainer: "vb@luminar.eu.org"
build: make
remove: [[make "uninstall"]]
depends: ["ocaml" "ocamlfind" "ocaml-makefile"]
dev-repo: "git://github.com/vbmithr/ocaml-crypt"
install: [make "install"]
synopsis: "Tiny binding for the unix crypt function"
url {
  src: "https://github.com/vbmithr/ocaml-crypt/archive/1.3.tar.gz"
  checksum: "md5=539fe0163a95a89cf9b5262e326e2866"
}
