opam-version: "2.0" synopsis: "syslog(3) routines for ocaml" authors: [ "Shawn Wagner" "Eric Stokes" ] maintainer: [ "Julien Sagot " ] homepage: "http://github.com/geneanet/ocaml-syslog" dev-repo: "git+https://github.com/geneanet/ocaml-syslog" bug-reports: "https://github.com/geneanet/ocaml-syslog/issues" license: "LGPL-2.0-or-later" build: [ "dune" "build" ] depends: [ "dune" {< "3.0"} "ocaml" {>= "4.03.0"} ] url { src: "https://github.com/geneanet/ocaml-syslog/archive/v2.0.0.tar.gz" checksum: [ "md5=5bf1565ee78aaf8cdc5505b2b386ab19" "sha512=e69f34da1b873fc29db7e154e0ea799427aef38022f3e44246221245916f057cc68085f6e8eae0998c397af3578ecb8a824ac37e308a799fc521f3f170ae0d24" ] }