opam-version: "2.0"
synopsis: "Documentation for ProVerif, a cryptographic protocol verifier in the symbolic model"
maintainer:
  "Bruno Blanchet <bruno.blanchet@inria.fr>, Vincent Cheval <vincent.cheval@inria.fr>"
authors:
  "Bruno Blanchet <bruno.blanchet@inria.fr>, Vincent Cheval <vincent.cheval@inria.fr>, Ben Smyth <research@bensmyth.com>, Marc Sylvestre"
homepage: "http://proverif.inria.fr/"
bug-reports: "proverif-dev@inria.fr"
license: "Public domain"

install: [  "./installdoc" "%{prefix}%" ]

url {
  src: "https://proverif.inria.fr/proverifdoc2.02pl1.tar.gz"
  checksum: "md5=cd71c193bef4a922ca7a7078be457574"
}