opam-version: "2.0" maintainer: ["Cryptosense "] authors: ["Cryptosense "] homepage: "https://github.com/cryptosense/pkcs11" bug-reports: "https://github.com/cryptosense/pkcs11/issues" license: "BSD-2-Clause" dev-repo: "git+https://github.com/cryptosense/pkcs11.git" doc: "https://cryptosense.github.io/pkcs11/doc" build: [ ["dune" "build" "-p" name "-j" jobs] ] depends: [ "cmdliner" {>= "0.9.8"} "dune" {>= "2.0.0"} "ocaml" {>= "4.07.0"} "pkcs11" {>= "0.18.0"} ] tags: ["org:cryptosense"] synopsis: "Cmdliner arguments to initialize a PKCS#11 session" url { src: "https://github.com/cryptosense/pkcs11/releases/download/v1.0.1/pkcs11-v1.0.1.tbz" checksum: [ "sha256=db6bed28e4a75cb3787d0b6feca954a91c9e52e678b8cc73c1058975b1846946" "sha512=f764b356cac3dd7718003a158f2a4dad7b8caae981930ab9cfa674a08ebcf3583c531bfcca9ddbb593d0c8e5a64b52381f8c9c702c3a0d0d44000727b095c47a" ] } x-commit-hash: "0fe9e7612488bbba503a2439c4677aaa88563071"